mb/starlabs/*: Add CMOS entries for the mirror flag

Add the required CMOS entries for the mirror flag, so that it can
be enabled from a defconfig.

Signed-off-by: Sean Rhodes <sean@starlabs.systems>
Change-Id: I174ac896df050480ee90c8141c5536b628c98432
Reviewed-on: https://review.coreboot.org/c/coreboot/+/73682
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Sean Rhodes 2023-03-13 10:57:41 +00:00 committed by Felix Held
parent 0579c609fb
commit da260752ab
8 changed files with 12 additions and 0 deletions

View File

@ -12,6 +12,7 @@ legacy_8254_timer=Disable
# EC
kbl_timeout=30 seconds
fn_ctrl_swap=Disable
mirror_flag=Disable
# southbridge
power_on_after_fail=Disable
# Functions

View File

@ -28,6 +28,8 @@ entries
# coreboot config options: EC
600 3 e 4 kbl_timeout
608 1 e 1 fn_ctrl_swap
616 1 e 1 mirror_flag
624 4 h 0 mirror_flag_counter
# coreboot config options: southbridge
800 2 e 6 power_on_after_fail

View File

@ -13,6 +13,7 @@ legacy_8254_timer=Disable
kbl_timeout=30 seconds
fn_ctrl_swap=Disable
fast_charge=Normal
mirror_flag=Disable
# southbridge
power_on_after_fail=Disable
# Functions

View File

@ -29,6 +29,8 @@ entries
600 3 e 4 kbl_timeout
608 1 e 1 fn_ctrl_swap
616 1 e 11 fast_charge
624 1 e 1 mirror_flag
632 4 h 0 mirror_flag_counter
# coreboot config options: southbridge
800 2 e 6 power_on_after_fail

View File

@ -16,6 +16,7 @@ pci_hot_plug=Disable
# EC
kbl_timeout=30 seconds
fn_ctrl_swap=Disable
mirror_flag=Disable
# southbridge
power_on_after_fail=Disable
# Functions

View File

@ -35,6 +35,8 @@ entries
608 1 e 1 fn_ctrl_swap
616 2 e 8 max_charge
624 2 e 9 fan_mode
632 1 e 1 mirror_flag
640 4 h 0 mirror_flag_counter
# coreboot config options: southbridge
800 2 e 6 power_on_after_fail

View File

@ -16,6 +16,7 @@ thunderbolt=Disable
# EC
kbl_timeout=30 seconds
fn_ctrl_swap=Disable
mirror_flag=Disable
# southbridge
power_on_after_fail=Disable
# Functions

View File

@ -35,6 +35,8 @@ entries
608 1 e 1 fn_ctrl_swap
616 2 e 8 max_charge
624 2 e 9 fan_mode
632 1 e 1 mirror_flag
640 4 h 0 mirror_flag_counter
# coreboot config options: southbridge
800 2 e 6 power_on_after_fail