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/x220/cmos.default | 1 - src/mainboard/lenovo/x220/cmos.layout | 1 - 2 files changed, 2 deletions(-) (limited to 'src/mainboard/lenovo/x220') 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? -- cgit v1.2.3