diff options
author | Patrick Georgi <patrick.georgi@secunet.com> | 2013-04-11 12:32:32 +0200 |
---|---|---|
committer | Stefan Reinauer <stefan.reinauer@coreboot.org> | 2013-05-04 00:14:11 +0200 |
commit | a98d3061e9e85be2f924850860e76f07cfc5af37 (patch) | |
tree | aae5432e1586fe6d04f97835318b7460569270f5 /src/cpu | |
parent | 2fde9668b47e74d1bfad2f1688a4481e6b966d04 (diff) |
nvramtool: Use CMOS_SIZE for cmos size
We write CMOS data to 128 byte files, which is a problem
when using them later-on (eg. as part of a coreboot image)
where nvramtool assumes them to be 256 byte, and so data
corruption occurs.
Change-Id: Ibc919c95f6d522866b21fd313ceb023e73d09fb9
Signed-off-by: Patrick Georgi <patrick.georgi@secunet.com>
Reviewed-on: http://review.coreboot.org/3186
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Diffstat (limited to 'src/cpu')
0 files changed, 0 insertions, 0 deletions