]> git.sur5r.net Git - u-boot/blobdiff - include/configs/cm_t54.h
spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig
[u-boot] / include / configs / cm_t54.h
index a3b1e5fe8b83d5a14ea5eaec78b43a7322a8797d..abca5be75bb15e015a6368961da7fe1ba1e30268 100644 (file)
 #define CONFIG_BAUDRATE                        115200
 
 /* SD/MMC RAW boot */
-#undef CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR
 #undef CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORS
 
-#define CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR        0x200 /* 0x40000 - 256 KB */
 #define CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORS     0x300 /* 384 KB */
 
 /* MMC ENV related defines */