aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/emulation/qemu-i440fx
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2018-08-11 16:19:34 +0200
committerMartin Roth <martinroth@google.com>2018-08-16 16:44:42 +0000
commit068253c3697bd80600d7c14a9999301e63f4982e (patch)
tree3a3c0ff91e39b1f3a7b3109a8ee65324b21dd446 /src/mainboard/emulation/qemu-i440fx
parentfe124925ad796b9fba7373604be337d818b3b72b (diff)
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 <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/28051 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com> Reviewed-by: Martin Roth <martinroth@google.com>
Diffstat (limited to 'src/mainboard/emulation/qemu-i440fx')
-rw-r--r--src/mainboard/emulation/qemu-i440fx/cmos.default8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/mainboard/emulation/qemu-i440fx/cmos.default b/src/mainboard/emulation/qemu-i440fx/cmos.default
index 7067a88d8a..8594b4620b 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