summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-03-12 07:07:34 +0300
committerTom Rini <trini@konsulko.com>2022-03-18 19:48:17 +0300
commitb601906ed5d83ccfc2ab300d3949937af0d58861 (patch)
tree4383f6e01262bf3c5d48ac99e5ae474a93ecad0a /include
parent137b990bf5e9973640bf1a65a7e77a9ecd49cf4a (diff)
downloadu-boot-b601906ed5d83ccfc2ab300d3949937af0d58861.tar.xz
atmel: Remove CONFIG_AT91SAM9G45_LCD_BASE
This variable is used once and is noted as board-specific. Use the value directly with a comment. Cc: Eugen Hristev <eugen.hristev@microchip.com> Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/at91sam9m10g45ek.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/at91sam9m10g45ek.h b/include/configs/at91sam9m10g45ek.h
index 2616ca68eb..31e075350f 100644
--- a/include/configs/at91sam9m10g45ek.h
+++ b/include/configs/at91sam9m10g45ek.h
@@ -27,8 +27,6 @@
#define CONFIG_LCD_INFO_BELOW_LOGO
#define CONFIG_ATMEL_LCD
#define CONFIG_ATMEL_LCD_RGB565
-/* board specific(not enough SRAM) */
-#define CONFIG_AT91SAM9G45_LCD_BASE 0x73E00000
/* SDRAM */
#define CONFIG_SYS_SDRAM_BASE 0x70000000