summaryrefslogtreecommitdiff
path: root/include/configs/at91sama5ek.h
diff options
context:
space:
mode:
authorJustin Waters <justin.waters@timesys.com>2013-05-31 10:38:32 -0400
committerJustin Waters <justin.waters@timesys.com>2013-05-31 10:38:32 -0400
commit29df0a85f8b10b7011a25f37f00a319c1fde07cb (patch)
tree0f4568cc4f1cb6a30c440c02cce84625c1e6766f /include/configs/at91sama5ek.h
parentb1c4a87b038bc4aff5c38a17e50975a873e6ee1f (diff)
shiratech: Add support for 16bpp screen2012.10-shiratech-ts1
Diffstat (limited to 'include/configs/at91sama5ek.h')
-rw-r--r--include/configs/at91sama5ek.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/configs/at91sama5ek.h b/include/configs/at91sama5ek.h
index 842bd1e2f9..92bbfbf012 100644
--- a/include/configs/at91sama5ek.h
+++ b/include/configs/at91sama5ek.h
@@ -41,9 +41,9 @@
#define CONFIG_ARCH_CPU_INIT
#undef CONFIG_USE_IRQ /* we don't need IRQ/FIQ stuff */
-#undef CONFIG_CMDLINE_TAG /* enable passing of ATAGs */
-#undef CONFIG_SETUP_MEMORY_TAGS
-#undef CONFIG_INITRD_TAG
+#define CONFIG_CMDLINE_TAG /* enable passing of ATAGs */
+#define CONFIG_SETUP_MEMORY_TAGS
+#define CONFIG_INITRD_TAG
#define CONFIG_SKIP_LOWLEVEL_INIT
#define CONFIG_BOARD_EARLY_INIT_F
#define CONFIG_DISPLAY_CPUINFO
@@ -80,7 +80,7 @@
/* LCD */
#define CONFIG_LCD
#define LCD_BPP LCD_COLOR16
-#define LCD_OUTPUT_BPP 24
+#define LCD_OUTPUT_BPP 16
#define CONFIG_LCD_LOGO
#undef LCD_TEST_PATTERN
#define CONFIG_LCD_INFO