[coreboot-gerrit] New patch to review for coreboot: 96d8b19 mainboard/asus/kfsn4-dre: Change default debug level to Spew

Timothy Pearson (tpearson@raptorengineeringinc.com) gerrit at coreboot.org
Sun Mar 15 00:00:50 CET 2015


Timothy Pearson (tpearson at raptorengineeringinc.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/8683

-gerrit

commit 96d8b19de9a1f13be78c5403f01b60ea4092418e
Author: Timothy Pearson <tpearson at raptorengineeringinc.com>
Date:   Sat Mar 14 17:58:24 2015 -0500

    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 <tpearson at raptorengineeringinc.com>
---
 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 269f407..68f5712 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



More information about the coreboot-gerrit mailing list