diff options
Diffstat (limited to 'src/mainboard/asrock')
-rw-r--r-- | src/mainboard/asrock/b75m-itx/cmos.default | 2 | ||||
-rw-r--r-- | src/mainboard/asrock/b75pro3-m/cmos.default | 2 | ||||
-rw-r--r-- | src/mainboard/asrock/b85m_pro4/cmos.default | 2 | ||||
-rw-r--r-- | src/mainboard/asrock/g41c-gs/cmos.default | 2 | ||||
-rw-r--r-- | src/mainboard/asrock/h110m/cmos.default | 2 | ||||
-rw-r--r-- | src/mainboard/asrock/h77pro4-m/cmos.default | 2 | ||||
-rw-r--r-- | src/mainboard/asrock/h81m-hds/cmos.default | 2 |
7 files changed, 14 insertions, 0 deletions
diff --git a/src/mainboard/asrock/b75m-itx/cmos.default b/src/mainboard/asrock/b75m-itx/cmos.default index c7aa6208f4..4501aa4904 100644 --- a/src/mainboard/asrock/b75m-itx/cmos.default +++ b/src/mainboard/asrock/b75m-itx/cmos.default @@ -1,3 +1,5 @@ +## SPDX-License-Identifier: GPL-2.0-only + boot_option=Fallback debug_level=Debug nmi=Disable diff --git a/src/mainboard/asrock/b75pro3-m/cmos.default b/src/mainboard/asrock/b75pro3-m/cmos.default index c7aa6208f4..4501aa4904 100644 --- a/src/mainboard/asrock/b75pro3-m/cmos.default +++ b/src/mainboard/asrock/b75pro3-m/cmos.default @@ -1,3 +1,5 @@ +## SPDX-License-Identifier: GPL-2.0-only + boot_option=Fallback debug_level=Debug nmi=Disable diff --git a/src/mainboard/asrock/b85m_pro4/cmos.default b/src/mainboard/asrock/b85m_pro4/cmos.default index c51001c03c..01bf20ad16 100644 --- a/src/mainboard/asrock/b85m_pro4/cmos.default +++ b/src/mainboard/asrock/b85m_pro4/cmos.default @@ -1,3 +1,5 @@ +## SPDX-License-Identifier: GPL-2.0-only + boot_option=Fallback debug_level=Debug nmi=Enable diff --git a/src/mainboard/asrock/g41c-gs/cmos.default b/src/mainboard/asrock/g41c-gs/cmos.default index 8aa2238942..117e1d902e 100644 --- a/src/mainboard/asrock/g41c-gs/cmos.default +++ b/src/mainboard/asrock/g41c-gs/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/asrock/h110m/cmos.default b/src/mainboard/asrock/h110m/cmos.default index 32960934e9..84236aaee4 100644 --- a/src/mainboard/asrock/h110m/cmos.default +++ b/src/mainboard/asrock/h110m/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/asrock/h77pro4-m/cmos.default b/src/mainboard/asrock/h77pro4-m/cmos.default index 23386fb6d3..8a4f06afaf 100644 --- a/src/mainboard/asrock/h77pro4-m/cmos.default +++ b/src/mainboard/asrock/h77pro4-m/cmos.default @@ -1,3 +1,5 @@ +## SPDX-License-Identifier: GPL-2.0-only + boot_option=Fallback debug_level=Debug nmi=Disable diff --git a/src/mainboard/asrock/h81m-hds/cmos.default b/src/mainboard/asrock/h81m-hds/cmos.default index c51001c03c..01bf20ad16 100644 --- a/src/mainboard/asrock/h81m-hds/cmos.default +++ b/src/mainboard/asrock/h81m-hds/cmos.default @@ -1,3 +1,5 @@ +## SPDX-License-Identifier: GPL-2.0-only + boot_option=Fallback debug_level=Debug nmi=Enable |