summaryrefslogtreecommitdiffstats
path: root/include/configs/sama5d4ek.h
diff options
context:
space:
mode:
authorWenyou Yang <wenyou.yang@atmel.com>2017-09-18 15:25:59 +0800
committerAnatolij Gustschin <agust@denx.de>2017-09-29 17:50:44 +0200
commit4b0467db538cc60fa02d448ed0758247d4607c63 (patch)
tree9462de2f40b16fdecafd736cd0215e2dd5298aac /include/configs/sama5d4ek.h
parentfe32c6d159177e5ea184f5ae598babf32a360f31 (diff)
downloadu-boot-4b0467db538cc60fa02d448ed0758247d4607c63.tar.gz
u-boot-4b0467db538cc60fa02d448ed0758247d4607c63.tar.xz
u-boot-4b0467db538cc60fa02d448ed0758247d4607c63.zip
board: sama5d4ek: Convert to CONFIG_DM_VIDEO
Convert the board to support the video driver model, add the device tree node, and remove the unnecessary code. Signed-off-by: Wenyou Yang <wenyou.yang@microchip.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/sama5d4ek.h')
-rw-r--r--include/configs/sama5d4ek.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/include/configs/sama5d4ek.h b/include/configs/sama5d4ek.h
index 94e8e893c0..a46e3508bf 100644
--- a/include/configs/sama5d4ek.h
+++ b/include/configs/sama5d4ek.h
@@ -45,15 +45,6 @@
#define CONFIG_ATMEL_NAND_HW_PMECC
#endif
-/* LCD */
-#define LCD_BPP LCD_COLOR16
-#define LCD_OUTPUT_BPP 18
-#define CONFIG_LCD_LOGO
-#define CONFIG_LCD_INFO
-#define CONFIG_LCD_INFO_BELOW_LOGO
-#define CONFIG_ATMEL_HLCD
-#define CONFIG_ATMEL_LCD_RGB565
-
/* SPL */
#define CONFIG_SPL_FRAMEWORK
#define CONFIG_SPL_TEXT_BASE 0x200000