From 068253c3697bd80600d7c14a9999301e63f4982e Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Sat, 11 Aug 2018 16:19:34 +0200 Subject: mb/*/*/cmos.default: Harmonise CMOS files syntax These files are being updated to match the prevailing style of cmos.default files. Change-Id: I47d31d6fec8c9eb856aed0c63824d9556b7705e4 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/28051 Tested-by: build bot (Jenkins) Reviewed-by: Angel Pons Reviewed-by: Martin Roth --- src/mainboard/asus/kgpe-d16/cmos.default | 60 ++++++++++++++++---------------- 1 file changed, 30 insertions(+), 30 deletions(-) (limited to 'src/mainboard/asus/kgpe-d16') diff --git a/src/mainboard/asus/kgpe-d16/cmos.default b/src/mainboard/asus/kgpe-d16/cmos.default index bcdf11d19a..7c496a50d7 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 -- cgit v1.2.3