diff options
author | Timothy Pearson <tpearson@raptorengineeringinc.com> | 2015-03-14 17:59:51 -0500 |
---|---|---|
committer | Alexandru Gagniuc <mr.nuke.me@gmail.com> | 2015-03-16 07:07:18 +0100 |
commit | 8e3da749ed912834ddf9b78bff956a2b7d269945 (patch) | |
tree | 922f418f1f59765b87791f4a2b1aee4e58794cb1 /src/mainboard/supermicro/h8qme_fam10 | |
parent | 71512b2cf6cc00a455fa354d87092c6473ee117c (diff) | |
download | coreboot-8e3da749ed912834ddf9b78bff956a2b7d269945.tar.xz |
mainboards/amd: Fix incorrect reboot_bits location
Change-Id: Iead07df714f4f1bbaae6b564431fb4edf7b18ac2
Signed-off-by: Timothy Pearson <tpearson@raptorengineeringinc.com>
Reviewed-on: http://review.coreboot.org/8684
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Diffstat (limited to 'src/mainboard/supermicro/h8qme_fam10')
-rw-r--r-- | src/mainboard/supermicro/h8qme_fam10/cmos.layout | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/supermicro/h8qme_fam10/cmos.layout b/src/mainboard/supermicro/h8qme_fam10/cmos.layout index 0506e9bf95..529345be28 100644 --- a/src/mainboard/supermicro/h8qme_fam10/cmos.layout +++ b/src/mainboard/supermicro/h8qme_fam10/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 |