]> git.sur5r.net Git - u-boot/blobdiff - include/configs/woodburn_sd.h
drivers: serial: remove nonexisting initialisation functions
[u-boot] / include / configs / woodburn_sd.h
index bab7fdf93caadaf2c2f78b63ab816fc2ca0fa858..acb5ea49a4b9d80f72327d3fe007be9a8c14407b 100644 (file)
 #include "woodburn_common.h"
 
 /* Set TEXT in RAM */
-#define CONFIG_SYS_TEXT_BASE   0x82000000
 
 /*
  * SPL
  */
-#define CONFIG_SPL_FRAMEWORK
-#define        CONFIG_SPL_LDSCRIPT     "arch/arm/cpu/arm1136/u-boot-spl.lds"
 
 #define CONFIG_SPL_TEXT_BASE           0x10002300
 #define CONFIG_SPL_MAX_SIZE            (64 * 1024)     /* 8 KB for stack */