<p>Elyes HAOUAS has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/28051">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">mb/*/*/cmos.default: Harmonise CMOS files syntax<br><br>Change-Id: I47d31d6fec8c9eb856aed0c63824d9556b7705e4<br>Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr><br>---<br>M src/mainboard/asus/kcma-d8/cmos.default<br>M src/mainboard/asus/kfsn4-dre/cmos.default<br>M src/mainboard/asus/kgpe-d16/cmos.default<br>M src/mainboard/emulation/qemu-i440fx/cmos.default<br>M src/mainboard/emulation/qemu-q35/cmos.default<br>M src/mainboard/google/butterfly/cmos.default<br>M src/mainboard/google/stout/cmos.default<br>M src/mainboard/hp/pavilion_m6_1035dx/cmos.default<br>8 files changed, 94 insertions(+), 94 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/51/28051/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/mainboard/asus/kcma-d8/cmos.default b/src/mainboard/asus/kcma-d8/cmos.default</span><br><span>index 710ba03..3066871 100644</span><br><span>--- a/src/mainboard/asus/kcma-d8/cmos.default</span><br><span>+++ b/src/mainboard/asus/kcma-d8/cmos.default</span><br><span>@@ -1,29 +1,29 @@</span><br><span style="color: hsl(0, 100%, 40%);">-debug_level = Debug</span><br><span style="color: hsl(0, 100%, 40%);">-multi_core = Enable</span><br><span style="color: hsl(0, 100%, 40%);">-slow_cpu = off</span><br><span style="color: hsl(0, 100%, 40%);">-compute_unit_siblings = Enable</span><br><span style="color: hsl(0, 100%, 40%);">-iommu = Enable</span><br><span style="color: hsl(0, 100%, 40%);">-nmi = Disable</span><br><span style="color: hsl(0, 100%, 40%);">-hypertransport_speed_limit = Auto</span><br><span style="color: hsl(0, 100%, 40%);">-max_mem_clock = DDR3-1600</span><br><span style="color: hsl(0, 100%, 40%);">-minimum_memory_voltage = 1.5V</span><br><span style="color: hsl(0, 100%, 40%);">-dimm_spd_checksum = Enforce</span><br><span style="color: hsl(0, 100%, 40%);">-ECC_memory = Enable</span><br><span style="color: hsl(0, 100%, 40%);">-ECC_redirection = Enable</span><br><span style="color: hsl(0, 100%, 40%);">-ecc_scrub_rate = 1.28us</span><br><span style="color: hsl(0, 100%, 40%);">-interleave_chip_selects = Enable</span><br><span style="color: hsl(0, 100%, 40%);">-interleave_nodes = Disable</span><br><span style="color: hsl(0, 100%, 40%);">-interleave_memory_channels = Enable</span><br><span style="color: hsl(0, 100%, 40%);">-cpu_c_states = Enable</span><br><span style="color: hsl(0, 100%, 40%);">-cpu_cc6_state = Enable</span><br><span style="color: hsl(0, 100%, 40%);">-cpu_core_boost = Enable</span><br><span style="color: hsl(0, 100%, 40%);">-sata_ahci_mode = Enable</span><br><span style="color: hsl(0, 100%, 40%);">-sata_alpm = Disable</span><br><span style="color: hsl(0, 100%, 40%);">-maximum_p_state_limit = 0xf</span><br><span style="color: hsl(0, 100%, 40%);">-probe_filter = Auto</span><br><span style="color: hsl(0, 100%, 40%);">-l3_cache_partitioning = Disable</span><br><span style="color: hsl(0, 100%, 40%);">-gart = Enable</span><br><span style="color: hsl(0, 100%, 40%);">-ehci_async_data_cache = Enable</span><br><span style="color: hsl(0, 100%, 40%);">-experimental_memory_speed_boost = Disable</span><br><span style="color: hsl(0, 100%, 40%);">-power_on_after_fail = On</span><br><span style="color: hsl(0, 100%, 40%);">-boot_option = Fallback</span><br><span style="color: hsl(120, 100%, 40%);">+debug_level=Debug</span><br><span style="color: hsl(120, 100%, 40%);">+multi_core=Enable</span><br><span style="color: hsl(120, 100%, 40%);">+slow_cpu=off</span><br><span style="color: hsl(120, 100%, 40%);">+compute_unit_siblings=Enable</span><br><span style="color: hsl(120, 100%, 40%);">+iommu=Enable</span><br><span style="color: hsl(120, 100%, 40%);">+nmi=Disable</span><br><span style="color: hsl(120, 100%, 40%);">+hypertransport_speed_limit=Auto</span><br><span style="color: hsl(120, 100%, 40%);">+max_mem_clock=DDR3-1600</span><br><span style="color: hsl(120, 100%, 40%);">+minimum_memory_voltage=1.5V</span><br><span style="color: hsl(120, 100%, 40%);">+dimm_spd_checksum=Enforce</span><br><span style="color: hsl(120, 100%, 40%);">+ECC_memory=Enable</span><br><span style="color: hsl(120, 100%, 40%);">+ECC_redirection=Enable</span><br><span style="color: hsl(120, 100%, 40%);">+ecc_scrub_rate=1.28us</span><br><span style="color: hsl(120, 100%, 40%);">+interleave_chip_selects=Enable</span><br><span style="color: hsl(120, 100%, 40%);">+interleave_nodes=Disable</span><br><span style="color: hsl(120, 100%, 40%);">+interleave_memory_channels=Enable</span><br><span style="color: hsl(120, 100%, 40%);">+cpu_c_states=Enable</span><br><span style="color: hsl(120, 100%, 40%);">+cpu_cc6_state=Enable</span><br><span style="color: hsl(120, 100%, 40%);">+cpu_core_boost=Enable</span><br><span style="color: hsl(120, 100%, 40%);">+sata_ahci_mode=Enable</span><br><span style="color: hsl(120, 100%, 40%);">+sata_alpm=Disable</span><br><span style="color: hsl(120, 100%, 40%);">+maximum_p_state_limit=0xf</span><br><span style="color: hsl(120, 100%, 40%);">+probe_filter=Auto</span><br><span style="color: hsl(120, 100%, 40%);">+l3_cache_partitioning=Disable</span><br><span style="color: hsl(120, 100%, 40%);">+gart=Enable</span><br><span style="color: hsl(120, 100%, 40%);">+ehci_async_data_cache=Enable</span><br><span style="color: hsl(120, 100%, 40%);">+experimental_memory_speed_boost=Disable</span><br><span style="color: hsl(120, 100%, 40%);">+power_on_after_fail=On</span><br><span style="color: hsl(120, 100%, 40%);">+boot_option=Fallback</span><br><span>diff --git a/src/mainboard/asus/kfsn4-dre/cmos.default b/src/mainboard/asus/kfsn4-dre/cmos.default</span><br><span>index 78ff29a..93e9571 100644</span><br><span>--- a/src/mainboard/asus/kfsn4-dre/cmos.default</span><br><span>+++ b/src/mainboard/asus/kfsn4-dre/cmos.default</span><br><span>@@ -1,13 +1,13 @@</span><br><span style="color: hsl(0, 100%, 40%);">-debug_level = Debug</span><br><span style="color: hsl(0, 100%, 40%);">-multi_core = Enable</span><br><span style="color: hsl(0, 100%, 40%);">-slow_cpu = off</span><br><span style="color: hsl(0, 100%, 40%);">-hypertransport_speed_limit = Auto</span><br><span style="color: hsl(0, 100%, 40%);">-max_mem_clock = DDR2-800</span><br><span style="color: hsl(0, 100%, 40%);">-ECC_memory = Enable</span><br><span style="color: hsl(0, 100%, 40%);">-ECC_redirection = Disable</span><br><span style="color: hsl(0, 100%, 40%);">-ecc_scrub_rate = 1.28us</span><br><span style="color: hsl(0, 100%, 40%);">-interleave_chip_selects = Enable</span><br><span style="color: hsl(0, 100%, 40%);">-interleave_nodes = Disable</span><br><span style="color: hsl(0, 100%, 40%);">-interleave_memory_channels = Enable</span><br><span style="color: hsl(0, 100%, 40%);">-power_on_after_fail = Enable</span><br><span style="color: hsl(0, 100%, 40%);">-boot_option = Fallback</span><br><span style="color: hsl(120, 100%, 40%);">+debug_level=Debug</span><br><span style="color: hsl(120, 100%, 40%);">+multi_core=Enable</span><br><span style="color: hsl(120, 100%, 40%);">+slow_cpu=off</span><br><span style="color: hsl(120, 100%, 40%);">+hypertransport_speed_limit=Auto</span><br><span style="color: hsl(120, 100%, 40%);">+max_mem_clock=DDR2-800</span><br><span style="color: hsl(120, 100%, 40%);">+ECC_memory=Enable</span><br><span style="color: hsl(120, 100%, 40%);">+ECC_redirection=Disable</span><br><span style="color: hsl(120, 100%, 40%);">+ecc_scrub_rate=1.28us</span><br><span style="color: hsl(120, 100%, 40%);">+interleave_chip_selects=Enable</span><br><span style="color: hsl(120, 100%, 40%);">+interleave_nodes=Disable</span><br><span style="color: hsl(120, 100%, 40%);">+interleave_memory_channels=Enable</span><br><span style="color: hsl(120, 100%, 40%);">+power_on_after_fail=Enable</span><br><span style="color: hsl(120, 100%, 40%);">+boot_option=Fallback</span><br><span>diff --git a/src/mainboard/asus/kgpe-d16/cmos.default b/src/mainboard/asus/kgpe-d16/cmos.default</span><br><span>index bcdf11d..7c496a5 100644</span><br><span>--- a/src/mainboard/asus/kgpe-d16/cmos.default</span><br><span>+++ b/src/mainboard/asus/kgpe-d16/cmos.default</span><br><span>@@ -1,30 +1,30 @@</span><br><span style="color: hsl(0, 100%, 40%);">-debug_level = Debug</span><br><span style="color: hsl(0, 100%, 40%);">-multi_core = Enable</span><br><span style="color: hsl(0, 100%, 40%);">-slow_cpu = off</span><br><span style="color: hsl(0, 100%, 40%);">-compute_unit_siblings = Enable</span><br><span style="color: hsl(0, 100%, 40%);">-iommu = Enable</span><br><span style="color: hsl(0, 100%, 40%);">-nmi = Disable</span><br><span style="color: hsl(0, 100%, 40%);">-hypertransport_speed_limit = Auto</span><br><span style="color: hsl(0, 100%, 40%);">-max_mem_clock = DDR3-1600</span><br><span style="color: hsl(0, 100%, 40%);">-minimum_memory_voltage = 1.5V</span><br><span style="color: hsl(0, 100%, 40%);">-dimm_spd_checksum = Enforce</span><br><span style="color: hsl(0, 100%, 40%);">-ECC_memory = Enable</span><br><span style="color: hsl(0, 100%, 40%);">-ECC_redirection = Enable</span><br><span style="color: hsl(0, 100%, 40%);">-ecc_scrub_rate = 1.28us</span><br><span style="color: hsl(0, 100%, 40%);">-interleave_chip_selects = Enable</span><br><span style="color: hsl(0, 100%, 40%);">-interleave_nodes = Disable</span><br><span style="color: hsl(0, 100%, 40%);">-interleave_memory_channels = Enable</span><br><span style="color: hsl(0, 100%, 40%);">-cpu_c_states = Enable</span><br><span style="color: hsl(0, 100%, 40%);">-cpu_cc6_state = Enable</span><br><span style="color: hsl(0, 100%, 40%);">-cpu_core_boost = Enable</span><br><span style="color: hsl(0, 100%, 40%);">-sata_ahci_mode = Enable</span><br><span style="color: hsl(0, 100%, 40%);">-sata_alpm = Disable</span><br><span style="color: hsl(0, 100%, 40%);">-maximum_p_state_limit = 0xf</span><br><span style="color: hsl(0, 100%, 40%);">-probe_filter = Auto</span><br><span style="color: hsl(0, 100%, 40%);">-l3_cache_partitioning = Disable</span><br><span style="color: hsl(0, 100%, 40%);">-ieee1394_controller = Enable</span><br><span style="color: hsl(0, 100%, 40%);">-gart = Enable</span><br><span style="color: hsl(0, 100%, 40%);">-ehci_async_data_cache = Enable</span><br><span style="color: hsl(0, 100%, 40%);">-experimental_memory_speed_boost = Disable</span><br><span style="color: hsl(0, 100%, 40%);">-power_on_after_fail = On</span><br><span style="color: hsl(0, 100%, 40%);">-boot_option = Fallback</span><br><span style="color: hsl(120, 100%, 40%);">+debug_level=Debug</span><br><span style="color: hsl(120, 100%, 40%);">+multi_core=Enable</span><br><span style="color: hsl(120, 100%, 40%);">+slow_cpu=off</span><br><span style="color: hsl(120, 100%, 40%);">+compute_unit_siblings=Enable</span><br><span style="color: hsl(120, 100%, 40%);">+iommu=Enable</span><br><span style="color: hsl(120, 100%, 40%);">+nmi=Disable</span><br><span style="color: hsl(120, 100%, 40%);">+hypertransport_speed_limit=Auto</span><br><span style="color: hsl(120, 100%, 40%);">+max_mem_clock=DDR3-1600</span><br><span style="color: hsl(120, 100%, 40%);">+minimum_memory_voltage=1.5V</span><br><span style="color: hsl(120, 100%, 40%);">+dimm_spd_checksum=Enforce</span><br><span style="color: hsl(120, 100%, 40%);">+ECC_memory=Enable</span><br><span style="color: hsl(120, 100%, 40%);">+ECC_redirection=Enable</span><br><span style="color: hsl(120, 100%, 40%);">+ecc_scrub_rate=1.28us</span><br><span style="color: hsl(120, 100%, 40%);">+interleave_chip_selects=Enable</span><br><span style="color: hsl(120, 100%, 40%);">+interleave_nodes=Disable</span><br><span style="color: hsl(120, 100%, 40%);">+interleave_memory_channels=Enable</span><br><span style="color: hsl(120, 100%, 40%);">+cpu_c_states=Enable</span><br><span style="color: hsl(120, 100%, 40%);">+cpu_cc6_state=Enable</span><br><span style="color: hsl(120, 100%, 40%);">+cpu_core_boost=Enable</span><br><span style="color: hsl(120, 100%, 40%);">+sata_ahci_mode=Enable</span><br><span style="color: hsl(120, 100%, 40%);">+sata_alpm=Disable</span><br><span style="color: hsl(120, 100%, 40%);">+maximum_p_state_limit=0xf</span><br><span style="color: hsl(120, 100%, 40%);">+probe_filter=Auto</span><br><span style="color: hsl(120, 100%, 40%);">+l3_cache_partitioning=Disable</span><br><span style="color: hsl(120, 100%, 40%);">+ieee1394_controller=Enable</span><br><span style="color: hsl(120, 100%, 40%);">+gart=Enable</span><br><span style="color: hsl(120, 100%, 40%);">+ehci_async_data_cache=Enable</span><br><span style="color: hsl(120, 100%, 40%);">+experimental_memory_speed_boost=Disable</span><br><span style="color: hsl(120, 100%, 40%);">+power_on_after_fail=On</span><br><span style="color: hsl(120, 100%, 40%);">+boot_option=Fallback</span><br><span>diff --git a/src/mainboard/emulation/qemu-i440fx/cmos.default b/src/mainboard/emulation/qemu-i440fx/cmos.default</span><br><span>index 7067a88..8594b46 100644</span><br><span>--- a/src/mainboard/emulation/qemu-i440fx/cmos.default</span><br><span>+++ b/src/mainboard/emulation/qemu-i440fx/cmos.default</span><br><span>@@ -1,4 +1,4 @@</span><br><span style="color: hsl(0, 100%, 40%);">-boot_option = Fallback</span><br><span style="color: hsl(0, 100%, 40%);">-power_on_after_fail = Enable</span><br><span style="color: hsl(0, 100%, 40%);">-debug_level = Debug</span><br><span style="color: hsl(0, 100%, 40%);">-ECC_memory = Disable</span><br><span style="color: hsl(120, 100%, 40%);">+boot_option=Fallback</span><br><span style="color: hsl(120, 100%, 40%);">+power_on_after_fail=Enable</span><br><span style="color: hsl(120, 100%, 40%);">+debug_level=Debug</span><br><span style="color: hsl(120, 100%, 40%);">+ECC_memory=Disable</span><br><span>diff --git a/src/mainboard/emulation/qemu-q35/cmos.default b/src/mainboard/emulation/qemu-q35/cmos.default</span><br><span>index 7067a88..8594b46 100644</span><br><span>--- a/src/mainboard/emulation/qemu-q35/cmos.default</span><br><span>+++ b/src/mainboard/emulation/qemu-q35/cmos.default</span><br><span>@@ -1,4 +1,4 @@</span><br><span style="color: hsl(0, 100%, 40%);">-boot_option = Fallback</span><br><span style="color: hsl(0, 100%, 40%);">-power_on_after_fail = Enable</span><br><span style="color: hsl(0, 100%, 40%);">-debug_level = Debug</span><br><span style="color: hsl(0, 100%, 40%);">-ECC_memory = Disable</span><br><span style="color: hsl(120, 100%, 40%);">+boot_option=Fallback</span><br><span style="color: hsl(120, 100%, 40%);">+power_on_after_fail=Enable</span><br><span style="color: hsl(120, 100%, 40%);">+debug_level=Debug</span><br><span style="color: hsl(120, 100%, 40%);">+ECC_memory=Disable</span><br><span>diff --git a/src/mainboard/google/butterfly/cmos.default b/src/mainboard/google/butterfly/cmos.default</span><br><span>index 0ad8835..a1917bc 100644</span><br><span>--- a/src/mainboard/google/butterfly/cmos.default</span><br><span>+++ b/src/mainboard/google/butterfly/cmos.default</span><br><span>@@ -1,5 +1,5 @@</span><br><span style="color: hsl(0, 100%, 40%);">-boot_option = Fallback</span><br><span style="color: hsl(0, 100%, 40%);">-debug_level = Debug</span><br><span style="color: hsl(0, 100%, 40%);">-nmi = Enable</span><br><span style="color: hsl(0, 100%, 40%);">-power_on_after_fail = Enable</span><br><span style="color: hsl(0, 100%, 40%);">-sata_mode = AHCI</span><br><span style="color: hsl(120, 100%, 40%);">+boot_option=Fallback</span><br><span style="color: hsl(120, 100%, 40%);">+debug_level=Debug</span><br><span style="color: hsl(120, 100%, 40%);">+nmi=Enable</span><br><span style="color: hsl(120, 100%, 40%);">+power_on_after_fail=Enable</span><br><span style="color: hsl(120, 100%, 40%);">+sata_mode=AHCI</span><br><span>diff --git a/src/mainboard/google/stout/cmos.default b/src/mainboard/google/stout/cmos.default</span><br><span>index 0ad8835..a1917bc 100644</span><br><span>--- a/src/mainboard/google/stout/cmos.default</span><br><span>+++ b/src/mainboard/google/stout/cmos.default</span><br><span>@@ -1,5 +1,5 @@</span><br><span style="color: hsl(0, 100%, 40%);">-boot_option = Fallback</span><br><span style="color: hsl(0, 100%, 40%);">-debug_level = Debug</span><br><span style="color: hsl(0, 100%, 40%);">-nmi = Enable</span><br><span style="color: hsl(0, 100%, 40%);">-power_on_after_fail = Enable</span><br><span style="color: hsl(0, 100%, 40%);">-sata_mode = AHCI</span><br><span style="color: hsl(120, 100%, 40%);">+boot_option=Fallback</span><br><span style="color: hsl(120, 100%, 40%);">+debug_level=Debug</span><br><span style="color: hsl(120, 100%, 40%);">+nmi=Enable</span><br><span style="color: hsl(120, 100%, 40%);">+power_on_after_fail=Enable</span><br><span style="color: hsl(120, 100%, 40%);">+sata_mode=AHCI</span><br><span>diff --git a/src/mainboard/hp/pavilion_m6_1035dx/cmos.default b/src/mainboard/hp/pavilion_m6_1035dx/cmos.default</span><br><span>index e1ecd5b..b159660 100644</span><br><span>--- a/src/mainboard/hp/pavilion_m6_1035dx/cmos.default</span><br><span>+++ b/src/mainboard/hp/pavilion_m6_1035dx/cmos.default</span><br><span>@@ -1,4 +1,4 @@</span><br><span style="color: hsl(0, 100%, 40%);">-boot_option = Fallback</span><br><span style="color: hsl(0, 100%, 40%);">-debug_level = Debug</span><br><span style="color: hsl(0, 100%, 40%);">-nmi = Disable</span><br><span style="color: hsl(0, 100%, 40%);">-power_on_after_fail = Disable</span><br><span style="color: hsl(120, 100%, 40%);">+boot_option=Fallback</span><br><span style="color: hsl(120, 100%, 40%);">+debug_level=Debug</span><br><span style="color: hsl(120, 100%, 40%);">+nmi=Disable</span><br><span style="color: hsl(120, 100%, 40%);">+power_on_after_fail=Disable</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/28051">change 28051</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://review.coreboot.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://review.coreboot.org/28051"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: coreboot </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I47d31d6fec8c9eb856aed0c63824d9556b7705e4 </div>
<div style="display:none"> Gerrit-Change-Number: 28051 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Elyes HAOUAS <ehaouas@noos.fr> </div>