]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - include/configs/ti_armv7_common.h
spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to Kconfig
[thirdparty/u-boot.git] / include / configs / ti_armv7_common.h
index 797e1211980d2e583d0c37a1a769241cc5d099d0..97337070092709083a339463ba419f73f0488e44 100644 (file)
 #define CONFIG_SPL_FS_LOAD_ARGS_NAME           "args"
 
 /* RAW SD card / eMMC */
-#define CONFIG_SYS_MMCSD_RAW_MODE_KERNEL_SECTOR        0x1700  /* address 0x2E0000 */
 #define CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR  0x1500  /* address 0x2A0000 */
 #define CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTORS 0x200   /* 256KiB */
 #endif