summaryrefslogtreecommitdiff
path: root/include/configs/coreboot.h
diff options
context:
space:
mode:
authorStefan Reinauer <reinauer@chromium.org>2011-07-13 16:20:14 -0700
committerSimon Glass <sjg@chromium.org>2011-08-29 10:59:25 -0700
commit714c2e0d88646cb51b6ba9a0d3579dbeee6aac2b (patch)
tree0be9591bfe343b8ae8c5706d7b50d69d1948bdd6 /include/configs/coreboot.h
parentb52b768902087b30fa1d4b8daa3e47fa16a61b00 (diff)
Make coreboot framebuffer driver more silent per default.
BUG=none TEST=boot coreboot+uboot on alex, observe resolution is not printed Change-Id: I48b0ee604fc8b7c385f4d2ccbcd94a4418117019 Reviewed-on: http://gerrit.chromium.org/gerrit/4064 Reviewed-by: Stefan Reinauer <reinauer@google.com> Tested-by: Stefan Reinauer <reinauer@google.com>
Diffstat (limited to 'include/configs/coreboot.h')
-rw-r--r--include/configs/coreboot.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/coreboot.h b/include/configs/coreboot.h
index 31b975b135..c8a9036141 100644
--- a/include/configs/coreboot.h
+++ b/include/configs/coreboot.h
@@ -120,6 +120,7 @@
#define VIDEO_FB_16BPP_WORD_SWAP
#define CONFIG_I8042_KBD
#define CONFIG_CFB_CONSOLE
+#define CONFIG_SYS_CONSOLE_INFO_QUIET
/*-----------------------------------------------------------------------
* VBoot Configuration.