summaryrefslogtreecommitdiff
path: root/targets/olpc/rev_a/Config.SPI.lb
diff options
context:
space:
mode:
authorStefan Reinauer <stepan@coresystems.de>2008-03-15 12:26:12 +0000
committerStefan Reinauer <stepan@openbios.org>2008-03-15 12:26:12 +0000
commite989be26e6bbca47d4c47b651a864da9763d7adc (patch)
tree0ea7f2e9c58ad7c72e8028aacc4704d0afb9add4 /targets/olpc/rev_a/Config.SPI.lb
parent5671787b9e36ca80b39dcbbfb0307e3c697c8e20 (diff)
downloadcoreboot-e989be26e6bbca47d4c47b651a864da9763d7adc.tar.xz
BIOS_SPEW is log level 9. There is nothing beyound that line.
(Thus the patch is trivial) Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3149 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'targets/olpc/rev_a/Config.SPI.lb')
-rw-r--r--targets/olpc/rev_a/Config.SPI.lb4
1 files changed, 2 insertions, 2 deletions
diff --git a/targets/olpc/rev_a/Config.SPI.lb b/targets/olpc/rev_a/Config.SPI.lb
index 66a720f038..fa3593a8e6 100644
--- a/targets/olpc/rev_a/Config.SPI.lb
+++ b/targets/olpc/rev_a/Config.SPI.lb
@@ -12,8 +12,8 @@ mainboard olpc/rev_a
option ROM_SIZE=(1024*1024)-(64*1024)-(64*1024)
option FALLBACK_SIZE=ROM_SIZE
-option DEFAULT_CONSOLE_LOGLEVEL = 11
-option MAXIMUM_CONSOLE_LOGLEVEL = 11
+option DEFAULT_CONSOLE_LOGLEVEL = 9
+option MAXIMUM_CONSOLE_LOGLEVEL = 9
romimage "fallback"
option USE_FALLBACK_IMAGE=1
option ROM_IMAGE_SIZE=32*1024