From d7210c579e20a2844da3a96747e8f4cc3695b042 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 14 Mar 2015 17:58:24 -0500 Subject: mainboard/asus/kfsn4-dre: Change default debug level to Spew This brings the KFSN4-DRE in line with other boards in the tree. Change-Id: I9216130f51ed0576871fd27ca6ae4610c5f5810e Signed-off-by: Timothy Pearson Reviewed-on: http://review.coreboot.org/8683 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel Reviewed-by: Alexandru Gagniuc --- src/mainboard/asus/kfsn4-dre/cmos.default | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/mainboard/asus/kfsn4-dre/cmos.default b/src/mainboard/asus/kfsn4-dre/cmos.default index 269f407504..68f5712e6c 100644 --- a/src/mainboard/asus/kfsn4-dre/cmos.default +++ b/src/mainboard/asus/kfsn4-dre/cmos.default @@ -1,5 +1,5 @@ baud_rate = 115200 -debug_level = Alert +debug_level = Spew multi_core = Enable slow_cpu = off hypertransport_speed_limit = Auto @@ -10,4 +10,4 @@ ecc_scrub_rate = 1.28us interleave_chip_selects = Enable interleave_nodes = Disable interleave_memory_channels = Enable -power_on_after_fail = Enable \ No newline at end of file +power_on_after_fail = Enable -- cgit v1.2.3