[coreboot-gerrit] Patch merged into coreboot/master: nvramtool: Print computed and stored checksum in case of mismatch.

gerrit at coreboot.org gerrit at coreboot.org
Fri Feb 26 07:02:18 CET 2016


the following patch was just integrated into master:
commit 9c44b256458e8d203200f06dbf4a471afaabdf0c
Author: Denis 'GNUtoo' Carikli <GNUtoo at no-log.org>
Date:   Sat Feb 20 18:49:13 2016 +0100

    nvramtool: Print computed and stored checksum in case of mismatch.
    
    This is to make it easier to fix checksum issues. Example:
      # nvramtool -a
      [...]
      nvramtool: Warning: Coreboot CMOS checksum is bad.
      Computed checksum: 0xfa. Stored checksum: 0x0
      # nvramtool -c 0xfa
    
    Change-Id: Ifacb68b5693afbdfcb521acd6937e270ead85186
    Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo at no-log.org>
    Reviewed-on: https://review.coreboot.org/13770
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>


See https://review.coreboot.org/13770 for details.

-gerrit



More information about the coreboot-gerrit mailing list