diff options
author | Martin Roth <martinroth@google.com> | 2017-07-22 18:04:08 -0600 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2017-08-01 13:20:15 +0000 |
commit | 6c581bc43ffd857d626b0918b580d6e14f2c5906 (patch) | |
tree | 861edbd803d4fcad5ee0aa87de3ebbb47ed842cc /src/drivers | |
parent | ba973bd2de8bf91cc83431333519124bf0f1fd72 (diff) |
soc/dmp/vortex86: Fix CMOS read and random RTC reset
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@google.com>
Reviewed-on: https://review.coreboot.org/20700
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'src/drivers')
0 files changed, 0 insertions, 0 deletions