[coreboot-gerrit] New patch to review for coreboot: 430ca1d mainboard/asus/kfsn4-dre: Fix incorrect reboot_bits location

Timothy Pearson (tpearson@raptorengineeringinc.com) gerrit at coreboot.org
Sun Mar 15 00:00:53 CET 2015


Timothy Pearson (tpearson at raptorengineeringinc.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/8684

-gerrit

commit 430ca1d96b4553daabcd6a33948a7b8c792f2fab
Author: Timothy Pearson <tpearson at raptorengineeringinc.com>
Date:   Sat Mar 14 17:59:51 2015 -0500

    mainboard/asus/kfsn4-dre: Fix incorrect reboot_bits location
    
    Change-Id: Iead07df714f4f1bbaae6b564431fb4edf7b18ac2
    Signed-off-by: Timothy Pearson <tpearson at raptorengineeringinc.com>
---
 src/mainboard/asus/kfsn4-dre/cmos.layout | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/mainboard/asus/kfsn4-dre/cmos.layout b/src/mainboard/asus/kfsn4-dre/cmos.layout
index da1a586..8c541ec 100644
--- a/src/mainboard/asus/kfsn4-dre/cmos.layout
+++ b/src/mainboard/asus/kfsn4-dre/cmos.layout
@@ -25,7 +25,7 @@ entries
 0          384       r       0        reserved_memory
 384          1       e       4        boot_option
 385          1       e       4        last_boot
-389          4       r       0        reboot_bits
+388          4       r       0        reboot_bits
 393          3       e       5        baud_rate
 396          5       e       10       ecc_scrub_rate
 401          1       e       1        interleave_chip_selects



More information about the coreboot-gerrit mailing list