]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/at91sam9m10g45ek.h
ARM: at91: Remove hardware.h included in configs
[people/ms/u-boot.git] / include / configs / at91sam9m10g45ek.h
index 22db94772dbe4d31ca05874f37f5e3582da5d140..36acaa5506c2729908fd3a87df55114ba7258053 100644 (file)
@@ -11,8 +11,6 @@
 #ifndef __CONFIG_H
 #define __CONFIG_H
 
-#include <asm/hardware.h>
-
 #define CONFIG_SYS_TEXT_BASE           0x73f00000
 
 #define CONFIG_ATMEL_LEGACY            /* required until (g)pio is fixed */
@@ -52,7 +50,7 @@
 
 /* SDRAM */
 #define CONFIG_NR_DRAM_BANKS           1
-#define CONFIG_SYS_SDRAM_BASE           ATMEL_BASE_CS6
+#define CONFIG_SYS_SDRAM_BASE           0x70000000
 #define CONFIG_SYS_SDRAM_SIZE          0x08000000
 
 #define CONFIG_SYS_INIT_SP_ADDR \