[coreboot-gerrit] Patch set updated for coreboot: 63df363 lenovo/x201: Fix option checksumming range

Vladimir Serbinenko (phcoder@gmail.com) gerrit at coreboot.org
Sun Jan 26 22:42:53 CET 2014


Vladimir Serbinenko (phcoder at gmail.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/4795

-gerrit

commit 63df3637caea147a640d32a19cb50d983ab8326d
Author: Vladimir Serbinenko <phcoder at gmail.com>
Date:   Fri Jan 24 23:27:29 2014 +0100

    lenovo/x201: Fix option checksumming range
    
    Change-Id: I71cc23d048547e35d1c87bafb98d46a0624d856d
    Signed-off-by: Vladimir Serbinenko <phcoder at gmail.com>
---
 src/mainboard/lenovo/x201/cmos.layout | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/mainboard/lenovo/x201/cmos.layout b/src/mainboard/lenovo/x201/cmos.layout
index 23431ce..da1b1e7 100644
--- a/src/mainboard/lenovo/x201/cmos.layout
+++ b/src/mainboard/lenovo/x201/cmos.layout
@@ -143,6 +143,6 @@ enumerations
 # -----------------------------------------------------------------
 checksums
 
-checksum 392 415 984
+checksum 392 423 984
 
 



More information about the coreboot-gerrit mailing list