[coreboot-gerrit] Change in coreboot[master]: mb/*/*/cmos.default: Harmonise CMOS files syntax

Elyes HAOUAS (Code Review) gerrit at coreboot.org
Sat Aug 11 16:21:49 CEST 2018


Elyes HAOUAS has uploaded this change for review. ( https://review.coreboot.org/28051


Change subject: mb/*/*/cmos.default: Harmonise CMOS files syntax
......................................................................

mb/*/*/cmos.default: Harmonise CMOS files syntax

Change-Id: I47d31d6fec8c9eb856aed0c63824d9556b7705e4
Signed-off-by: Elyes HAOUAS <ehaouas at noos.fr>
---
M src/mainboard/asus/kcma-d8/cmos.default
M src/mainboard/asus/kfsn4-dre/cmos.default
M src/mainboard/asus/kgpe-d16/cmos.default
M src/mainboard/emulation/qemu-i440fx/cmos.default
M src/mainboard/emulation/qemu-q35/cmos.default
M src/mainboard/google/butterfly/cmos.default
M src/mainboard/google/stout/cmos.default
M src/mainboard/hp/pavilion_m6_1035dx/cmos.default
8 files changed, 94 insertions(+), 94 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/51/28051/1

diff --git a/src/mainboard/asus/kcma-d8/cmos.default b/src/mainboard/asus/kcma-d8/cmos.default
index 710ba03..3066871 100644
--- a/src/mainboard/asus/kcma-d8/cmos.default
+++ b/src/mainboard/asus/kcma-d8/cmos.default
@@ -1,29 +1,29 @@
-debug_level = Debug
-multi_core = Enable
-slow_cpu = off
-compute_unit_siblings = Enable
-iommu = Enable
-nmi = Disable
-hypertransport_speed_limit = Auto
-max_mem_clock = DDR3-1600
-minimum_memory_voltage = 1.5V
-dimm_spd_checksum = Enforce
-ECC_memory = Enable
-ECC_redirection = Enable
-ecc_scrub_rate = 1.28us
-interleave_chip_selects = Enable
-interleave_nodes = Disable
-interleave_memory_channels = Enable
-cpu_c_states = Enable
-cpu_cc6_state = Enable
-cpu_core_boost = Enable
-sata_ahci_mode = Enable
-sata_alpm = Disable
-maximum_p_state_limit = 0xf
-probe_filter = Auto
-l3_cache_partitioning = Disable
-gart = Enable
-ehci_async_data_cache = Enable
-experimental_memory_speed_boost = Disable
-power_on_after_fail = On
-boot_option = Fallback
+debug_level=Debug
+multi_core=Enable
+slow_cpu=off
+compute_unit_siblings=Enable
+iommu=Enable
+nmi=Disable
+hypertransport_speed_limit=Auto
+max_mem_clock=DDR3-1600
+minimum_memory_voltage=1.5V
+dimm_spd_checksum=Enforce
+ECC_memory=Enable
+ECC_redirection=Enable
+ecc_scrub_rate=1.28us
+interleave_chip_selects=Enable
+interleave_nodes=Disable
+interleave_memory_channels=Enable
+cpu_c_states=Enable
+cpu_cc6_state=Enable
+cpu_core_boost=Enable
+sata_ahci_mode=Enable
+sata_alpm=Disable
+maximum_p_state_limit=0xf
+probe_filter=Auto
+l3_cache_partitioning=Disable
+gart=Enable
+ehci_async_data_cache=Enable
+experimental_memory_speed_boost=Disable
+power_on_after_fail=On
+boot_option=Fallback
diff --git a/src/mainboard/asus/kfsn4-dre/cmos.default b/src/mainboard/asus/kfsn4-dre/cmos.default
index 78ff29a..93e9571 100644
--- a/src/mainboard/asus/kfsn4-dre/cmos.default
+++ b/src/mainboard/asus/kfsn4-dre/cmos.default
@@ -1,13 +1,13 @@
-debug_level = Debug
-multi_core = Enable
-slow_cpu = off
-hypertransport_speed_limit = Auto
-max_mem_clock = DDR2-800
-ECC_memory = Enable
-ECC_redirection = Disable
-ecc_scrub_rate = 1.28us
-interleave_chip_selects = Enable
-interleave_nodes = Disable
-interleave_memory_channels = Enable
-power_on_after_fail = Enable
-boot_option = Fallback
+debug_level=Debug
+multi_core=Enable
+slow_cpu=off
+hypertransport_speed_limit=Auto
+max_mem_clock=DDR2-800
+ECC_memory=Enable
+ECC_redirection=Disable
+ecc_scrub_rate=1.28us
+interleave_chip_selects=Enable
+interleave_nodes=Disable
+interleave_memory_channels=Enable
+power_on_after_fail=Enable
+boot_option=Fallback
diff --git a/src/mainboard/asus/kgpe-d16/cmos.default b/src/mainboard/asus/kgpe-d16/cmos.default
index bcdf11d..7c496a5 100644
--- a/src/mainboard/asus/kgpe-d16/cmos.default
+++ b/src/mainboard/asus/kgpe-d16/cmos.default
@@ -1,30 +1,30 @@
-debug_level = Debug
-multi_core = Enable
-slow_cpu = off
-compute_unit_siblings = Enable
-iommu = Enable
-nmi = Disable
-hypertransport_speed_limit = Auto
-max_mem_clock = DDR3-1600
-minimum_memory_voltage = 1.5V
-dimm_spd_checksum = Enforce
-ECC_memory = Enable
-ECC_redirection = Enable
-ecc_scrub_rate = 1.28us
-interleave_chip_selects = Enable
-interleave_nodes = Disable
-interleave_memory_channels = Enable
-cpu_c_states = Enable
-cpu_cc6_state = Enable
-cpu_core_boost = Enable
-sata_ahci_mode = Enable
-sata_alpm = Disable
-maximum_p_state_limit = 0xf
-probe_filter = Auto
-l3_cache_partitioning = Disable
-ieee1394_controller = Enable
-gart = Enable
-ehci_async_data_cache = Enable
-experimental_memory_speed_boost = Disable
-power_on_after_fail = On
-boot_option = Fallback
+debug_level=Debug
+multi_core=Enable
+slow_cpu=off
+compute_unit_siblings=Enable
+iommu=Enable
+nmi=Disable
+hypertransport_speed_limit=Auto
+max_mem_clock=DDR3-1600
+minimum_memory_voltage=1.5V
+dimm_spd_checksum=Enforce
+ECC_memory=Enable
+ECC_redirection=Enable
+ecc_scrub_rate=1.28us
+interleave_chip_selects=Enable
+interleave_nodes=Disable
+interleave_memory_channels=Enable
+cpu_c_states=Enable
+cpu_cc6_state=Enable
+cpu_core_boost=Enable
+sata_ahci_mode=Enable
+sata_alpm=Disable
+maximum_p_state_limit=0xf
+probe_filter=Auto
+l3_cache_partitioning=Disable
+ieee1394_controller=Enable
+gart=Enable
+ehci_async_data_cache=Enable
+experimental_memory_speed_boost=Disable
+power_on_after_fail=On
+boot_option=Fallback
diff --git a/src/mainboard/emulation/qemu-i440fx/cmos.default b/src/mainboard/emulation/qemu-i440fx/cmos.default
index 7067a88..8594b46 100644
--- a/src/mainboard/emulation/qemu-i440fx/cmos.default
+++ b/src/mainboard/emulation/qemu-i440fx/cmos.default
@@ -1,4 +1,4 @@
-boot_option = Fallback
-power_on_after_fail = Enable
-debug_level = Debug
-ECC_memory = Disable
+boot_option=Fallback
+power_on_after_fail=Enable
+debug_level=Debug
+ECC_memory=Disable
diff --git a/src/mainboard/emulation/qemu-q35/cmos.default b/src/mainboard/emulation/qemu-q35/cmos.default
index 7067a88..8594b46 100644
--- a/src/mainboard/emulation/qemu-q35/cmos.default
+++ b/src/mainboard/emulation/qemu-q35/cmos.default
@@ -1,4 +1,4 @@
-boot_option = Fallback
-power_on_after_fail = Enable
-debug_level = Debug
-ECC_memory = Disable
+boot_option=Fallback
+power_on_after_fail=Enable
+debug_level=Debug
+ECC_memory=Disable
diff --git a/src/mainboard/google/butterfly/cmos.default b/src/mainboard/google/butterfly/cmos.default
index 0ad8835..a1917bc 100644
--- a/src/mainboard/google/butterfly/cmos.default
+++ b/src/mainboard/google/butterfly/cmos.default
@@ -1,5 +1,5 @@
-boot_option = Fallback
-debug_level = Debug
-nmi = Enable
-power_on_after_fail = Enable
-sata_mode = AHCI
+boot_option=Fallback
+debug_level=Debug
+nmi=Enable
+power_on_after_fail=Enable
+sata_mode=AHCI
diff --git a/src/mainboard/google/stout/cmos.default b/src/mainboard/google/stout/cmos.default
index 0ad8835..a1917bc 100644
--- a/src/mainboard/google/stout/cmos.default
+++ b/src/mainboard/google/stout/cmos.default
@@ -1,5 +1,5 @@
-boot_option = Fallback
-debug_level = Debug
-nmi = Enable
-power_on_after_fail = Enable
-sata_mode = AHCI
+boot_option=Fallback
+debug_level=Debug
+nmi=Enable
+power_on_after_fail=Enable
+sata_mode=AHCI
diff --git a/src/mainboard/hp/pavilion_m6_1035dx/cmos.default b/src/mainboard/hp/pavilion_m6_1035dx/cmos.default
index e1ecd5b..b159660 100644
--- a/src/mainboard/hp/pavilion_m6_1035dx/cmos.default
+++ b/src/mainboard/hp/pavilion_m6_1035dx/cmos.default
@@ -1,4 +1,4 @@
-boot_option = Fallback
-debug_level = Debug
-nmi = Disable
-power_on_after_fail = Disable
+boot_option=Fallback
+debug_level=Debug
+nmi=Disable
+power_on_after_fail=Disable

-- 
To view, visit https://review.coreboot.org/28051
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I47d31d6fec8c9eb856aed0c63824d9556b7705e4
Gerrit-Change-Number: 28051
Gerrit-PatchSet: 1
Gerrit-Owner: Elyes HAOUAS <ehaouas at noos.fr>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180811/94e34369/attachment-0001.html>


More information about the coreboot-gerrit mailing list