From 24391321e8afe74063b1c4216732b66ad6d1ed36 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 3 Nov 2015 17:02:25 -0600 Subject: mainboard: Remove last_boot NVRAM option The last_boot NVRAM option was deprecated and removed in commit 3bfd7cc6. Remove the last_boot option from all affected mainboards to eliminate user confusion. Change-Id: I7e201b9cf21dfe5dda156785bad078524098626d Signed-off-by: Timothy Pearson Reviewed-on: http://review.coreboot.org/12316 Reviewed-by: Nico Huber Tested-by: build bot (Jenkins) --- src/mainboard/lenovo/g505s/cmos.layout | 1 - src/mainboard/lenovo/t400/cmos.default | 1 - src/mainboard/lenovo/t400/cmos.layout | 1 - src/mainboard/lenovo/t420s/cmos.default | 1 - src/mainboard/lenovo/t420s/cmos.layout | 1 - src/mainboard/lenovo/t430s/cmos.default | 1 - src/mainboard/lenovo/t430s/cmos.layout | 1 - src/mainboard/lenovo/t520/cmos.default | 1 - src/mainboard/lenovo/t520/cmos.layout | 1 - src/mainboard/lenovo/t530/cmos.default | 1 - src/mainboard/lenovo/t530/cmos.layout | 1 - src/mainboard/lenovo/t60/cmos.default | 1 - src/mainboard/lenovo/t60/cmos.layout | 1 - src/mainboard/lenovo/x200/cmos.default | 1 - src/mainboard/lenovo/x200/cmos.layout | 1 - src/mainboard/lenovo/x201/cmos.default | 1 - src/mainboard/lenovo/x201/cmos.layout | 1 - src/mainboard/lenovo/x220/cmos.default | 1 - src/mainboard/lenovo/x220/cmos.layout | 1 - src/mainboard/lenovo/x230/cmos.default | 1 - src/mainboard/lenovo/x230/cmos.layout | 1 - src/mainboard/lenovo/x60/cmos.default | 1 - src/mainboard/lenovo/x60/cmos.layout | 1 - 23 files changed, 23 deletions(-) (limited to 'src/mainboard/lenovo') diff --git a/src/mainboard/lenovo/g505s/cmos.layout b/src/mainboard/lenovo/g505s/cmos.layout index 66d17073a3..d83bb14d26 100644 --- a/src/mainboard/lenovo/g505s/cmos.layout +++ b/src/mainboard/lenovo/g505s/cmos.layout @@ -18,7 +18,6 @@ entries 0 384 r 0 reserved_memory 384 1 e 4 boot_option -385 1 e 4 last_boot 388 4 r 0 reboot_bits 392 3 e 5 baud_rate 395 1 e 1 hw_scrubber diff --git a/src/mainboard/lenovo/t400/cmos.default b/src/mainboard/lenovo/t400/cmos.default index 67b89209c9..ac9f96d73c 100644 --- a/src/mainboard/lenovo/t400/cmos.default +++ b/src/mainboard/lenovo/t400/cmos.default @@ -1,5 +1,4 @@ boot_option=Fallback -last_boot=Fallback baud_rate=115200 debug_level=Spew power_on_after_fail=Disable diff --git a/src/mainboard/lenovo/t400/cmos.layout b/src/mainboard/lenovo/t400/cmos.layout index 407b561b33..686fc25b7e 100644 --- a/src/mainboard/lenovo/t400/cmos.layout +++ b/src/mainboard/lenovo/t400/cmos.layout @@ -44,7 +44,6 @@ entries # ----------------------------------------------------------------- # RTC_BOOT_BYTE (coreboot hardcoded) 384 1 e 4 boot_option -385 1 e 4 last_boot 388 4 r 0 reboot_bits #390 2 r 0 unused? diff --git a/src/mainboard/lenovo/t420s/cmos.default b/src/mainboard/lenovo/t420s/cmos.default index cf017261e7..6f3f75de8b 100644 --- a/src/mainboard/lenovo/t420s/cmos.default +++ b/src/mainboard/lenovo/t420s/cmos.default @@ -1,5 +1,4 @@ boot_option=Fallback -last_boot=Fallback baud_rate=115200 debug_level=Spew power_on_after_fail=Enable diff --git a/src/mainboard/lenovo/t420s/cmos.layout b/src/mainboard/lenovo/t420s/cmos.layout index 189ab11416..cb76e7064b 100644 --- a/src/mainboard/lenovo/t420s/cmos.layout +++ b/src/mainboard/lenovo/t420s/cmos.layout @@ -43,7 +43,6 @@ entries # ----------------------------------------------------------------- # RTC_BOOT_BYTE (coreboot hardcoded) 384 1 e 4 boot_option -385 1 e 4 last_boot 388 4 r 0 reboot_bits #390 2 r 0 unused? diff --git a/src/mainboard/lenovo/t430s/cmos.default b/src/mainboard/lenovo/t430s/cmos.default index 137f48254b..99a0f1ac41 100644 --- a/src/mainboard/lenovo/t430s/cmos.default +++ b/src/mainboard/lenovo/t430s/cmos.default @@ -1,5 +1,4 @@ boot_option=Fallback -last_boot=Fallback baud_rate=115200 debug_level=Spew power_on_after_fail=Enable diff --git a/src/mainboard/lenovo/t430s/cmos.layout b/src/mainboard/lenovo/t430s/cmos.layout index 1586a7d89d..0d3d089391 100644 --- a/src/mainboard/lenovo/t430s/cmos.layout +++ b/src/mainboard/lenovo/t430s/cmos.layout @@ -43,7 +43,6 @@ entries # ----------------------------------------------------------------- # RTC_BOOT_BYTE (coreboot hardcoded) 384 1 e 4 boot_option -385 1 e 4 last_boot 388 4 r 0 reboot_bits #390 2 r 0 unused? diff --git a/src/mainboard/lenovo/t520/cmos.default b/src/mainboard/lenovo/t520/cmos.default index 137f48254b..99a0f1ac41 100644 --- a/src/mainboard/lenovo/t520/cmos.default +++ b/src/mainboard/lenovo/t520/cmos.default @@ -1,5 +1,4 @@ boot_option=Fallback -last_boot=Fallback baud_rate=115200 debug_level=Spew power_on_after_fail=Enable diff --git a/src/mainboard/lenovo/t520/cmos.layout b/src/mainboard/lenovo/t520/cmos.layout index 2dd5e78990..bd9fd2aeb4 100644 --- a/src/mainboard/lenovo/t520/cmos.layout +++ b/src/mainboard/lenovo/t520/cmos.layout @@ -43,7 +43,6 @@ entries # ----------------------------------------------------------------- # RTC_BOOT_BYTE (coreboot hardcoded) 384 1 e 4 boot_option -385 1 e 4 last_boot 388 4 r 0 reboot_bits #390 2 r 0 unused? diff --git a/src/mainboard/lenovo/t530/cmos.default b/src/mainboard/lenovo/t530/cmos.default index 137f48254b..99a0f1ac41 100644 --- a/src/mainboard/lenovo/t530/cmos.default +++ b/src/mainboard/lenovo/t530/cmos.default @@ -1,5 +1,4 @@ boot_option=Fallback -last_boot=Fallback baud_rate=115200 debug_level=Spew power_on_after_fail=Enable diff --git a/src/mainboard/lenovo/t530/cmos.layout b/src/mainboard/lenovo/t530/cmos.layout index 2dd5e78990..bd9fd2aeb4 100644 --- a/src/mainboard/lenovo/t530/cmos.layout +++ b/src/mainboard/lenovo/t530/cmos.layout @@ -43,7 +43,6 @@ entries # ----------------------------------------------------------------- # RTC_BOOT_BYTE (coreboot hardcoded) 384 1 e 4 boot_option -385 1 e 4 last_boot 388 4 r 0 reboot_bits #390 2 r 0 unused? diff --git a/src/mainboard/lenovo/t60/cmos.default b/src/mainboard/lenovo/t60/cmos.default index 6adf85d7ed..5dd0c707f5 100644 --- a/src/mainboard/lenovo/t60/cmos.default +++ b/src/mainboard/lenovo/t60/cmos.default @@ -1,5 +1,4 @@ boot_option=Fallback -last_boot=Fallback baud_rate=115200 debug_level=Spew hyper_threading=Enable diff --git a/src/mainboard/lenovo/t60/cmos.layout b/src/mainboard/lenovo/t60/cmos.layout index 76a4e37d86..29ea2efbf3 100644 --- a/src/mainboard/lenovo/t60/cmos.layout +++ b/src/mainboard/lenovo/t60/cmos.layout @@ -43,7 +43,6 @@ entries # ----------------------------------------------------------------- # RTC_BOOT_BYTE (coreboot hardcoded) 384 1 e 4 boot_option -385 1 e 4 last_boot 388 4 r 0 reboot_bits #390 2 r 0 unused? diff --git a/src/mainboard/lenovo/x200/cmos.default b/src/mainboard/lenovo/x200/cmos.default index 67b89209c9..ac9f96d73c 100644 --- a/src/mainboard/lenovo/x200/cmos.default +++ b/src/mainboard/lenovo/x200/cmos.default @@ -1,5 +1,4 @@ boot_option=Fallback -last_boot=Fallback baud_rate=115200 debug_level=Spew power_on_after_fail=Disable diff --git a/src/mainboard/lenovo/x200/cmos.layout b/src/mainboard/lenovo/x200/cmos.layout index 3eb085042a..5f50bd4941 100644 --- a/src/mainboard/lenovo/x200/cmos.layout +++ b/src/mainboard/lenovo/x200/cmos.layout @@ -44,7 +44,6 @@ entries # ----------------------------------------------------------------- # RTC_BOOT_BYTE (coreboot hardcoded) 384 1 e 4 boot_option -385 1 e 4 last_boot 388 4 r 0 reboot_bits #390 2 r 0 unused? diff --git a/src/mainboard/lenovo/x201/cmos.default b/src/mainboard/lenovo/x201/cmos.default index 29eb509e0b..710edfc1a7 100644 --- a/src/mainboard/lenovo/x201/cmos.default +++ b/src/mainboard/lenovo/x201/cmos.default @@ -1,5 +1,4 @@ boot_option=Fallback -last_boot=Fallback baud_rate=115200 debug_level=Spew power_on_after_fail=Enable diff --git a/src/mainboard/lenovo/x201/cmos.layout b/src/mainboard/lenovo/x201/cmos.layout index 3c541b4297..d231a11578 100644 --- a/src/mainboard/lenovo/x201/cmos.layout +++ b/src/mainboard/lenovo/x201/cmos.layout @@ -43,7 +43,6 @@ entries # ----------------------------------------------------------------- # RTC_BOOT_BYTE (coreboot hardcoded) 384 1 e 4 boot_option -385 1 e 4 last_boot 388 4 r 0 reboot_bits #390 2 r 0 unused? diff --git a/src/mainboard/lenovo/x220/cmos.default b/src/mainboard/lenovo/x220/cmos.default index ef3e9206d1..8038d64d8c 100644 --- a/src/mainboard/lenovo/x220/cmos.default +++ b/src/mainboard/lenovo/x220/cmos.default @@ -1,5 +1,4 @@ boot_option=Fallback -last_boot=Fallback baud_rate=115200 debug_level=Spew power_on_after_fail=Enable diff --git a/src/mainboard/lenovo/x220/cmos.layout b/src/mainboard/lenovo/x220/cmos.layout index 9b224b6c59..8f147cc7e8 100644 --- a/src/mainboard/lenovo/x220/cmos.layout +++ b/src/mainboard/lenovo/x220/cmos.layout @@ -43,7 +43,6 @@ entries # ----------------------------------------------------------------- # RTC_BOOT_BYTE (coreboot hardcoded) 384 1 e 4 boot_option -385 1 e 4 last_boot 388 4 r 0 reboot_bits #390 2 r 0 unused? diff --git a/src/mainboard/lenovo/x230/cmos.default b/src/mainboard/lenovo/x230/cmos.default index 137f48254b..99a0f1ac41 100644 --- a/src/mainboard/lenovo/x230/cmos.default +++ b/src/mainboard/lenovo/x230/cmos.default @@ -1,5 +1,4 @@ boot_option=Fallback -last_boot=Fallback baud_rate=115200 debug_level=Spew power_on_after_fail=Enable diff --git a/src/mainboard/lenovo/x230/cmos.layout b/src/mainboard/lenovo/x230/cmos.layout index 79b955b6b0..e8cd140ad5 100644 --- a/src/mainboard/lenovo/x230/cmos.layout +++ b/src/mainboard/lenovo/x230/cmos.layout @@ -43,7 +43,6 @@ entries # ----------------------------------------------------------------- # RTC_BOOT_BYTE (coreboot hardcoded) 384 1 e 4 boot_option -385 1 e 4 last_boot 388 4 r 0 reboot_bits #390 2 r 0 unused? diff --git a/src/mainboard/lenovo/x60/cmos.default b/src/mainboard/lenovo/x60/cmos.default index 0185e94f64..3579757323 100644 --- a/src/mainboard/lenovo/x60/cmos.default +++ b/src/mainboard/lenovo/x60/cmos.default @@ -1,5 +1,4 @@ boot_option=Fallback -last_boot=Fallback baud_rate=115200 debug_level=Spew hyper_threading=Enable diff --git a/src/mainboard/lenovo/x60/cmos.layout b/src/mainboard/lenovo/x60/cmos.layout index ad1d626c40..e267bb5833 100644 --- a/src/mainboard/lenovo/x60/cmos.layout +++ b/src/mainboard/lenovo/x60/cmos.layout @@ -43,7 +43,6 @@ entries # ----------------------------------------------------------------- # RTC_BOOT_BYTE (coreboot hardcoded) 384 1 e 4 boot_option -385 1 e 4 last_boot 388 4 h 0 reboot_bits #390 2 r 0 unused? -- cgit v1.2.3