summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Sweeny <scott.sweeny@timesys.com>2009-04-30 09:59:32 -0400
committerScott Sweeny <scott.sweeny@timesys.com>2009-04-30 09:59:32 -0400
commitc3ab737e5446b9bc1cd9581748c31f4d8c6fdfc5 (patch)
tree56a5a8c1e10266d5c69efc5c075b95f0562edb25
parent2f4e56050b086c12f3502436586bd731014f0ac4 (diff)
Add prompt for Sharp SVGA LCD
This patch originally from LogicPD OMAP35x Release 1.5.0 Original Patch Name: u-boot-1.1.4-omap3430-lv-som-14-svga.patch
-rw-r--r--include/configs/omap3530lv_som.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/omap3530lv_som.h b/include/configs/omap3530lv_som.h
index 00037f65d0..f1496e841f 100644
--- a/include/configs/omap3530lv_som.h
+++ b/include/configs/omap3530lv_som.h
@@ -183,6 +183,7 @@
"echo required to set a valid display for your LCD panel.;" \
"echo Enter the display number of the LCD panel(none for no LCD panel);" \
"echo Pick one of:;" \
+ "echo 2 == LQ121S1DG31 TFT SVGA (12.1) Sharp;" \
"echo 3 == LQ036Q1DA01 TFT QVGA (3.6) Sharp w/ASIC;" \
"echo 5 == LQ064D343 TFT VGA (6.4) Sharp;" \
"echo 7 == LQ10D368 TFT VGA (10.4) Sharp;" \