diff options
author | David W. Hendricks <dwh@lanl.gov> | 2004-05-26 21:40:24 +0000 |
---|---|---|
committer | David W. Hendricks <dwh@lanl.gov> | 2004-05-26 21:40:24 +0000 |
commit | 018dc9d48e4bf75515fb6f2566cb5ef729c81165 (patch) | |
tree | d86b7d8980148345b6c102832be8858e80801677 /targets/Iwill | |
parent | bb8602b6ea442818bb0bf8f6985e890d0a198918 (diff) |
Sample configuration for Iwill DK8S2
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1576 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'targets/Iwill')
-rw-r--r-- | targets/Iwill/dk8s2/Config.lb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/targets/Iwill/dk8s2/Config.lb b/targets/Iwill/dk8s2/Config.lb index d3c1124fb0..9736283a94 100644 --- a/targets/Iwill/dk8s2/Config.lb +++ b/targets/Iwill/dk8s2/Config.lb @@ -172,9 +172,9 @@ option TTYS0_BAUD=115200 ## SPEW 9 Way too many details ## Request this level of debugging output -option DEFAULT_CONSOLE_LOGLEVEL=7 +option DEFAULT_CONSOLE_LOGLEVEL=8 ## At a maximum only compile in this level of debugging -option MAXIMUM_CONSOLE_LOGLEVEL=7 +option MAXIMUM_CONSOLE_LOGLEVEL=8 option DEBUG=1 |