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>
This commit is contained in:
parent
71512b2cf6
commit
8e3da749ed
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue