diff options
Diffstat (limited to 'src/mainboard/asus/h61-series')
4 files changed, 8 insertions, 0 deletions
diff --git a/src/mainboard/asus/h61-series/variants/h61m-cs/cmos.default b/src/mainboard/asus/h61-series/variants/h61m-cs/cmos.default index c1b9aa98f1..e74cec9a7a 100644 --- a/src/mainboard/asus/h61-series/variants/h61m-cs/cmos.default +++ b/src/mainboard/asus/h61-series/variants/h61m-cs/cmos.default @@ -1,3 +1,5 @@ +## SPDX-License-Identifier: GPL-2.0-only + boot_option=Fallback debug_level=Debug power_on_after_fail=Disable diff --git a/src/mainboard/asus/h61-series/variants/p8h61-m_lx/cmos.default b/src/mainboard/asus/h61-series/variants/p8h61-m_lx/cmos.default index d3812abb15..ed38e81fcf 100644 --- a/src/mainboard/asus/h61-series/variants/p8h61-m_lx/cmos.default +++ b/src/mainboard/asus/h61-series/variants/p8h61-m_lx/cmos.default @@ -1,3 +1,5 @@ +## SPDX-License-Identifier: GPL-2.0-only + boot_option=Fallback debug_level=Debug gfx_uma_size=64M diff --git a/src/mainboard/asus/h61-series/variants/p8h61-m_pro/cmos.default b/src/mainboard/asus/h61-series/variants/p8h61-m_pro/cmos.default index 6f3cec735e..f3dad88670 100644 --- a/src/mainboard/asus/h61-series/variants/p8h61-m_pro/cmos.default +++ b/src/mainboard/asus/h61-series/variants/p8h61-m_pro/cmos.default @@ -1,3 +1,5 @@ +## SPDX-License-Identifier: GPL-2.0-only + boot_option=Fallback debug_level=Debug power_on_after_fail=Enable diff --git a/src/mainboard/asus/h61-series/variants/p8h61-m_pro_cm6630/cmos.default b/src/mainboard/asus/h61-series/variants/p8h61-m_pro_cm6630/cmos.default index 6f3cec735e..f3dad88670 100644 --- a/src/mainboard/asus/h61-series/variants/p8h61-m_pro_cm6630/cmos.default +++ b/src/mainboard/asus/h61-series/variants/p8h61-m_pro_cm6630/cmos.default @@ -1,3 +1,5 @@ +## SPDX-License-Identifier: GPL-2.0-only + boot_option=Fallback debug_level=Debug power_on_after_fail=Enable |