summaryrefslogtreecommitdiffstats
path: root/include/configs/TQM823L.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2008-07-07 01:22:29 +0200
committerWolfgang Denk <wd@denx.de>2008-08-08 16:43:01 +0200
commit21f971ec265f6042ec21636d55d06a6bc0751077 (patch)
tree3ce391e7c897affaac06bb37c1fe25e02c901d3d /include/configs/TQM823L.h
parent3b8d17f0f082073346c0df017c9dfd6acdb40d6d (diff)
downloadblackbird-obmc-uboot-21f971ec265f6042ec21636d55d06a6bc0751077.tar.gz
blackbird-obmc-uboot-21f971ec265f6042ec21636d55d06a6bc0751077.zip
TQM823L: re-enable logo support; update LCD_INFO text
Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'include/configs/TQM823L.h')
-rw-r--r--include/configs/TQM823L.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/TQM823L.h b/include/configs/TQM823L.h
index 38717221fe..d5a3c54b6d 100644
--- a/include/configs/TQM823L.h
+++ b/include/configs/TQM823L.h
@@ -37,6 +37,8 @@
#define CONFIG_TQM823L 1 /* ...on a TQM8xxL module */
#ifdef CONFIG_LCD /* with LCD controller ? */
+#define CONFIG_LCD_LOGO 1 /* print our logo on the LCD */
+#define CONFIG_LCD_INFO 1 /* ... and some board info */
#define CONFIG_SPLASH_SCREEN /* ... with splashscreen support*/
#endif
OpenPOWER on IntegriCloud