]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/sama5d2_xplained.h
ARM: at91: Remove hardware.h included in configs
[people/ms/u-boot.git] / include / configs / sama5d2_xplained.h
index aedd5684c408a6586d3e6dd50fa5725239e768b3..7b75413e8d8a8b33487b8bc2b41d06d61433a346 100644 (file)
@@ -16,7 +16,7 @@
 
 /* SDRAM */
 #define CONFIG_NR_DRAM_BANKS           1
-#define CONFIG_SYS_SDRAM_BASE           ATMEL_BASE_DDRCS
+#define CONFIG_SYS_SDRAM_BASE           0x20000000
 #define CONFIG_SYS_SDRAM_SIZE          0x20000000
 
 #ifdef CONFIG_SPL_BUILD