summaryrefslogtreecommitdiffstats
path: root/include/configs/lwmon.h
diff options
context:
space:
mode:
authorwdenk <wdenk>2005-07-04 00:03:16 +0000
committerwdenk <wdenk>2005-07-04 00:03:16 +0000
commit88804d19e2bf36c9eaefadbd7199c093c900953b (patch)
treeab6beea61b136eb98b0e9e87c7903cc05c52860a /include/configs/lwmon.h
parent3c71f3e8aa4d74bc5b43dc55f9be893afbc13497 (diff)
downloadtalos-obmc-uboot-88804d19e2bf36c9eaefadbd7199c093c900953b.tar.gz
talos-obmc-uboot-88804d19e2bf36c9eaefadbd7199c093c900953b.zip
* Patch by Detlev Zundel, 30 Jun 2005:
Fix LCD logo for lwmon board which got lost in the merge of 8xx and PXA LCD code
Diffstat (limited to 'include/configs/lwmon.h')
-rw-r--r--include/configs/lwmon.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/lwmon.h b/include/configs/lwmon.h
index 72d325ddee..9b4c0046ef 100644
--- a/include/configs/lwmon.h
+++ b/include/configs/lwmon.h
@@ -53,6 +53,8 @@
#define CONFIG_LCD 1 /* use LCD controller ... */
#define CONFIG_HLD1045 1 /* ... with a HLD1045 display */
+#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*/
#define CONFIG_SERIAL_MULTI 1
OpenPOWER on IntegriCloud