summaryrefslogtreecommitdiff
path: root/include/configs/at91sam9m10g45ek.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2022-10-18 06:55:49 -0600
committerAnatolij Gustschin <agust@denx.de>2022-10-30 20:07:17 +0100
commit9876b5e0ef305d17d77a1ee9c0d6be6fdda22d79 (patch)
tree15ec8be87f23ba02692207915e2b4f8d6f338a74 /include/configs/at91sam9m10g45ek.h
parent2429068a399059d655f431788059843aaf0d6714 (diff)
downloadu-boot-9876b5e0ef305d17d77a1ee9c0d6be6fdda22d79.tar.gz
video: Drop LCD_BPP
This is used by the old LCD implementation which is to be removed. Drop it and LCD_OUTPUT_BPP also. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/at91sam9m10g45ek.h')
-rw-r--r--include/configs/at91sam9m10g45ek.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/at91sam9m10g45ek.h b/include/configs/at91sam9m10g45ek.h
index b55d2e3925..2d257c4983 100644
--- a/include/configs/at91sam9m10g45ek.h
+++ b/include/configs/at91sam9m10g45ek.h
@@ -14,11 +14,6 @@
#define CONFIG_SYS_AT91_SLOW_CLOCK 32768
#define CONFIG_SYS_AT91_MAIN_CLOCK 12000000 /* from 12 MHz crystal */
-/* general purpose I/O */
-
-/* LCD */
-#define LCD_BPP LCD_COLOR8
-
/* SDRAM */
#define CONFIG_SYS_SDRAM_BASE 0x70000000
#define CONFIG_SYS_SDRAM_SIZE 0x08000000