summaryrefslogtreecommitdiffstats
path: root/include/configs/ea20.h
diff options
context:
space:
mode:
authorBastian Ruppert <Bastian.Ruppert@Sewerin.de>2012-09-13 22:29:00 +0000
committerTom Rini <trini@ti.com>2012-10-01 10:02:13 -0700
commit39e133d1962bd90c136460f0053dcd184feb053c (patch)
treead6c835e49bc567d422ecb08279a144e5bf61762 /include/configs/ea20.h
parentbdb04abe42d808223bec5c9e589109b5d3953a97 (diff)
downloadblackbird-obmc-uboot-39e133d1962bd90c136460f0053dcd184feb053c.tar.gz
blackbird-obmc-uboot-39e133d1962bd90c136460f0053dcd184feb053c.zip
davinci: ea20: the console is always set to the serial line
Do not allow to overwrite it when video is enabled. Signed-off-by: Bastian Ruppert <Bastian.Ruppert@Sewerin.de> CC: Tom Rini <trini@ti.com> Acked-by: Stefano Babic <sbabic@denx.de>
Diffstat (limited to 'include/configs/ea20.h')
-rw-r--r--include/configs/ea20.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/ea20.h b/include/configs/ea20.h
index 337d504923..21aa417249 100644
--- a/include/configs/ea20.h
+++ b/include/configs/ea20.h
@@ -124,6 +124,8 @@
#define CONFIG_VIDEO_LOGO
#define CONFIG_VIDEO_BMP_RLE8
#define CONFIG_CMD_BMP
+#define CONFIG_SYS_CONSOLE_IS_IN_ENV
+#define CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE
#endif
/*
OpenPOWER on IntegriCloud