]> git.sur5r.net Git - u-boot/blobdiff - include/configs/at91sam9x5ek.h
configs: Migrate CONFIG_SPL_FRAMEWORK
[u-boot] / include / configs / at91sam9x5ek.h
index 9450784521dd05e57ca88bcaee775cc5eaf93103..3aeb1a59445b4054d0986a72147c2996effb2424 100644 (file)
@@ -9,8 +9,6 @@
 #ifndef __CONFIG_H__
 #define __CONFIG_H__
 
-#define CONFIG_SYS_TEXT_BASE           0x26f00000
-
 /* ARM asynchronous clock */
 #define CONFIG_SYS_AT91_SLOW_CLOCK     32768
 #define CONFIG_SYS_AT91_MAIN_CLOCK     12000000        /* 12 MHz crystal */
 #define CONFIG_SYS_MALLOC_LEN          (512 * 1024 + 0x1000)
 
 /* SPL */
-#define CONFIG_SPL_FRAMEWORK
 #define CONFIG_SPL_TEXT_BASE           0x300000
 #define CONFIG_SPL_MAX_SIZE            0x6000
 #define CONFIG_SPL_STACK               0x308000