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/system76/addw1/cmos.default | 2 ++ src/mainboard/system76/adl/cmos.default | 2 ++ src/mainboard/system76/bonw14/cmos.default | 2 ++ src/mainboard/system76/cml-u/cmos.default | 2 ++ src/mainboard/system76/gaze15/cmos.default | 2 ++ src/mainboard/system76/kbl-u/cmos.default | 2 ++ src/mainboard/system76/oryp5/cmos.default | 2 ++ src/mainboard/system76/oryp6/cmos.default | 2 ++ src/mainboard/system76/rpl/cmos.default | 2 ++ src/mainboard/system76/tgl-h/cmos.default | 2 ++ src/mainboard/system76/tgl-u/cmos.default | 2 ++ src/mainboard/system76/whl-u/cmos.default | 2 ++ 12 files changed, 24 insertions(+) (limited to 'src/mainboard/system76') diff --git a/src/mainboard/system76/addw1/cmos.default b/src/mainboard/system76/addw1/cmos.default index 0d376751c1..0cc5970e49 100644 --- a/src/mainboard/system76/addw1/cmos.default +++ b/src/mainboard/system76/addw1/cmos.default @@ -1,3 +1,5 @@ +## SPDX-License-Identifier: GPL-2.0-only + boot_option=Fallback debug_level=Debug me_state=Disable diff --git a/src/mainboard/system76/adl/cmos.default b/src/mainboard/system76/adl/cmos.default index 0d376751c1..0cc5970e49 100644 --- a/src/mainboard/system76/adl/cmos.default +++ b/src/mainboard/system76/adl/cmos.default @@ -1,3 +1,5 @@ +## SPDX-License-Identifier: GPL-2.0-only + boot_option=Fallback debug_level=Debug me_state=Disable diff --git a/src/mainboard/system76/bonw14/cmos.default b/src/mainboard/system76/bonw14/cmos.default index 0d376751c1..0cc5970e49 100644 --- a/src/mainboard/system76/bonw14/cmos.default +++ b/src/mainboard/system76/bonw14/cmos.default @@ -1,3 +1,5 @@ +## SPDX-License-Identifier: GPL-2.0-only + boot_option=Fallback debug_level=Debug me_state=Disable diff --git a/src/mainboard/system76/cml-u/cmos.default b/src/mainboard/system76/cml-u/cmos.default index 0d376751c1..0cc5970e49 100644 --- a/src/mainboard/system76/cml-u/cmos.default +++ b/src/mainboard/system76/cml-u/cmos.default @@ -1,3 +1,5 @@ +## SPDX-License-Identifier: GPL-2.0-only + boot_option=Fallback debug_level=Debug me_state=Disable diff --git a/src/mainboard/system76/gaze15/cmos.default b/src/mainboard/system76/gaze15/cmos.default index 0d376751c1..0cc5970e49 100644 --- a/src/mainboard/system76/gaze15/cmos.default +++ b/src/mainboard/system76/gaze15/cmos.default @@ -1,3 +1,5 @@ +## SPDX-License-Identifier: GPL-2.0-only + boot_option=Fallback debug_level=Debug me_state=Disable diff --git a/src/mainboard/system76/kbl-u/cmos.default b/src/mainboard/system76/kbl-u/cmos.default index 06b04332a2..21863787ef 100644 --- a/src/mainboard/system76/kbl-u/cmos.default +++ b/src/mainboard/system76/kbl-u/cmos.default @@ -1,2 +1,4 @@ +## SPDX-License-Identifier: GPL-2.0-only + boot_option=Fallback debug_level=Debug diff --git a/src/mainboard/system76/oryp5/cmos.default b/src/mainboard/system76/oryp5/cmos.default index 0d376751c1..0cc5970e49 100644 --- a/src/mainboard/system76/oryp5/cmos.default +++ b/src/mainboard/system76/oryp5/cmos.default @@ -1,3 +1,5 @@ +## SPDX-License-Identifier: GPL-2.0-only + boot_option=Fallback debug_level=Debug me_state=Disable diff --git a/src/mainboard/system76/oryp6/cmos.default b/src/mainboard/system76/oryp6/cmos.default index 0d376751c1..0cc5970e49 100644 --- a/src/mainboard/system76/oryp6/cmos.default +++ b/src/mainboard/system76/oryp6/cmos.default @@ -1,3 +1,5 @@ +## SPDX-License-Identifier: GPL-2.0-only + boot_option=Fallback debug_level=Debug me_state=Disable diff --git a/src/mainboard/system76/rpl/cmos.default b/src/mainboard/system76/rpl/cmos.default index 0d376751c1..0cc5970e49 100644 --- a/src/mainboard/system76/rpl/cmos.default +++ b/src/mainboard/system76/rpl/cmos.default @@ -1,3 +1,5 @@ +## SPDX-License-Identifier: GPL-2.0-only + boot_option=Fallback debug_level=Debug me_state=Disable diff --git a/src/mainboard/system76/tgl-h/cmos.default b/src/mainboard/system76/tgl-h/cmos.default index 0d376751c1..0cc5970e49 100644 --- a/src/mainboard/system76/tgl-h/cmos.default +++ b/src/mainboard/system76/tgl-h/cmos.default @@ -1,3 +1,5 @@ +## SPDX-License-Identifier: GPL-2.0-only + boot_option=Fallback debug_level=Debug me_state=Disable diff --git a/src/mainboard/system76/tgl-u/cmos.default b/src/mainboard/system76/tgl-u/cmos.default index 62715bc6ba..d61046df6b 100644 --- a/src/mainboard/system76/tgl-u/cmos.default +++ b/src/mainboard/system76/tgl-u/cmos.default @@ -1,3 +1,5 @@ +## SPDX-License-Identifier: GPL-2.0-only + boot_option=Fallback debug_level=Debug me_state=Enable diff --git a/src/mainboard/system76/whl-u/cmos.default b/src/mainboard/system76/whl-u/cmos.default index 0d376751c1..0cc5970e49 100644 --- a/src/mainboard/system76/whl-u/cmos.default +++ b/src/mainboard/system76/whl-u/cmos.default @@ -1,3 +1,5 @@ +## SPDX-License-Identifier: GPL-2.0-only + boot_option=Fallback debug_level=Debug me_state=Disable -- cgit v1.2.3