From e623845df64b28d2c809e40c0703d18d6bc246c4 Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Fri, 16 Feb 2024 15:53:51 -0700 Subject: mb/*: Add SPDX headers for cmos.default files Signed-off-by: Martin Roth Change-Id: Ib7beed7218f317bc2352b65a6191ef1cdaa0742d Reviewed-on: https://review.coreboot.org/c/coreboot/+/80597 Tested-by: build bot (Jenkins) Reviewed-by: Felix Singer Reviewed-by: David Hendricks --- src/mainboard/asus/h61-series/variants/h61m-cs/cmos.default | 2 ++ src/mainboard/asus/h61-series/variants/p8h61-m_lx/cmos.default | 2 ++ src/mainboard/asus/h61-series/variants/p8h61-m_pro/cmos.default | 2 ++ src/mainboard/asus/h61-series/variants/p8h61-m_pro_cm6630/cmos.default | 2 ++ 4 files changed, 8 insertions(+) (limited to 'src/mainboard/asus/h61-series') 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 -- cgit v1.2.3