]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/woodburn_sd.h
Merge git://www.denx.de/git/u-boot-imx
[people/ms/u-boot.git] / include / configs / woodburn_sd.h
index 8ccd7ebf476e86903a2daef594a14fba8e4618f1..fb7385649e20827b34520206458032012c87480e 100644 (file)
  * SPL
  */
 #define CONFIG_SPL_FRAMEWORK
-#define        CONFIG_SPL_LDSCRIPT     "arch/arm/cpu/arm1136/u-boot-spl.lds"
-#define CONFIG_SPL_SERIAL_SUPPORT
-#define CONFIG_SPL_MMC_SUPPORT
-#define CONFIG_SPL_BOARD_INIT
-#define CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR        0x100 /* address 0x60000 */
-#define CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORS     0x400 /* 512 KB */
 
 #define CONFIG_SPL_TEXT_BASE           0x10002300
 #define CONFIG_SPL_MAX_SIZE            (64 * 1024)     /* 8 KB for stack */