diff options
author | Timothy Pearson <tpearson@raptorengineeringinc.com> | 2015-04-06 22:12:47 -0500 |
---|---|---|
committer | Stefan Reinauer <stefan.reinauer@coreboot.org> | 2015-06-10 05:56:45 +0200 |
commit | a7eec529c7fdba308ef2d8a908c1dd9fdcf17d74 (patch) | |
tree | fafe2a5b4cd06ef4eebeaeae4ee7c4a0b937bbc4 /src/mainboard/lenovo/x200/cmos.default | |
parent | fdc0a902d4231fee86d70dfd9bc7207e41642ea3 (diff) |
mainboard/lenovo/x200: Add power_on_after_fail NVRAM option
Change-Id: I8e78cbae132566b6ca27e0a68af2656364c82b8f
Signed-off-by: Timothy Pearson <tpearson@raptorengineeringinc.com>
Reviewed-on: http://review.coreboot.org/9332
Tested-by: Raptor Engineering Automated Test Stand <noreply@raptorengineeringinc.com>
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Diffstat (limited to 'src/mainboard/lenovo/x200/cmos.default')
-rw-r--r-- | src/mainboard/lenovo/x200/cmos.default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/lenovo/x200/cmos.default b/src/mainboard/lenovo/x200/cmos.default index 1da4c7c697..67b89209c9 100644 --- a/src/mainboard/lenovo/x200/cmos.default +++ b/src/mainboard/lenovo/x200/cmos.default @@ -2,6 +2,7 @@ boot_option=Fallback last_boot=Fallback baud_rate=115200 debug_level=Spew +power_on_after_fail=Disable volume=0x3 first_battery=Primary bluetooth=Enable |