[coreboot-gerrit] Change in coreboot[master]: soc/dmp/vortex86: Fix CMOS read

Martin Roth (Code Review) gerrit at coreboot.org
Sun Jul 23 02:18:19 CEST 2017


Hello build bot (Jenkins), 

I'd like you to reexamine a change. Please visit

    https://review.coreboot.org/20700

to look at the new patch set (#2).

Change subject: soc/dmp/vortex86: Fix CMOS read
......................................................................

soc/dmp/vortex86: Fix CMOS read

The array of CMOS values that was passed into the read routine was
never getting updated.  GCC 7.1 gives a warning on this:

error:  may be used uninitialized in this function

Change-Id: I2f7c9b6455761a38598467b001efb0603fd14c32
Signed-off-by: Martin Roth <martinroth at google.com>
---
M src/soc/dmp/vortex86ex/southbridge.c
1 file changed, 3 insertions(+), 3 deletions(-)


  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/00/20700/2
-- 
To view, visit https://review.coreboot.org/20700
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I2f7c9b6455761a38598467b001efb0603fd14c32
Gerrit-Change-Number: 20700
Gerrit-PatchSet: 2
Gerrit-Owner: Martin Roth <martinroth at google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply at coreboot.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20170723/89550765/attachment.html>


More information about the coreboot-gerrit mailing list