diff options
-rw-r--r-- | src/mainboard/asus/p2b/cmos.layout | 48 |
1 files changed, 24 insertions, 24 deletions
diff --git a/src/mainboard/asus/p2b/cmos.layout b/src/mainboard/asus/p2b/cmos.layout index 37fe73d915..4d37eb1dad 100644 --- a/src/mainboard/asus/p2b/cmos.layout +++ b/src/mainboard/asus/p2b/cmos.layout @@ -1,27 +1,27 @@ entries # ----------------------------------------------------------------- -0 120 r 0 reserved_memory -#120 264 r 0 unused +0 120 r 0 reserved_memory +#120 264 r 0 unused # ----------------------------------------------------------------- # RTC_BOOT_BYTE (coreboot hardcoded) -384 1 e 3 boot_option -388 4 h 0 reboot_counter +384 1 e 3 boot_option +388 4 h 0 reboot_counter # ----------------------------------------------------------------- # coreboot config options: console -395 4 e 4 debug_level +395 4 e 4 debug_level # ----------------------------------------------------------------- # coreboot config options: southbridge # Non Maskable Interrupt(NMI) support, which is an interrupt that may # occur on a RAM or unrecoverable error. -408 1 e 1 nmi +408 1 e 1 nmi -#409 2 e 5 power_on_after_fail -411 1 e 1 udma_enable +#409 2 e 5 power_on_after_fail +411 1 e 1 udma_enable # ----------------------------------------------------------------- # p2b-[ld]s config options: onboard SCSI termination @@ -37,29 +37,29 @@ entries #418 1 e 5 cas_latency enumerations -#ID value text +#ID value text # Generic on/off enum -1 0 Disable -1 1 Enable +1 0 Disable +1 1 Enable # Inverted on/off enum -2 0 Enable -2 1 Disable +2 0 Enable +2 1 Disable # boot_option -3 0 Fallback -3 1 Normal +3 0 Fallback +3 1 Normal # debug_level -4 0 Emergency -4 1 Alert -4 2 Critical -4 3 Error -4 4 Warning -4 5 Notice -4 6 Info -4 7 Debug -4 8 Spew +4 0 Emergency +4 1 Alert +4 2 Critical +4 3 Error +4 4 Warning +4 5 Notice +4 6 Info +4 7 Debug +4 8 Spew #5 0 3 #5 1 2 |