From dd30f4b112da8ee8dd84aef1734c97ae5c84e32c Mon Sep 17 00:00:00 2001 From: Tim Crawford Date: Wed, 27 Oct 2021 15:36:03 -0600 Subject: mb/system76/*: CMOS: Drop power_on_after_fail option Our boards do not boot if power_on_after_fail=Disable. Drop the option and use the default of powering on. Change-Id: Ia1857e52f838337048f79f8ca5c12d669cae321a Signed-off-by: Tim Crawford Reviewed-on: https://review.coreboot.org/c/coreboot/+/58673 Tested-by: build bot (Jenkins) Reviewed-by: Jeremy Soller --- src/mainboard/system76/gaze15/cmos.default | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/system76/gaze15/cmos.default') diff --git a/src/mainboard/system76/gaze15/cmos.default b/src/mainboard/system76/gaze15/cmos.default index d56495357c..06b04332a2 100644 --- a/src/mainboard/system76/gaze15/cmos.default +++ b/src/mainboard/system76/gaze15/cmos.default @@ -1,3 +1,2 @@ boot_option=Fallback debug_level=Debug -power_on_after_fail=Enable -- cgit v1.2.3