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/kfsn4-dre/cmos.default | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'src/mainboard/asus/kfsn4-dre') diff --git a/src/mainboard/asus/kfsn4-dre/cmos.default b/src/mainboard/asus/kfsn4-dre/cmos.default index 78ff29ac8e..93e9571655 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 -- cgit v1.2.3