]> Git Repo - J-u-boot.git/blobdiff - include/configs/zynq-common.h
spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig
[J-u-boot.git] / include / configs / zynq-common.h
index 3a2080f9e548c4cebf830e8552db3264e9138c83..f305598fde56c2ce56e4e30831812af989ebc027 100644 (file)
 
 /* MMC support */
 #ifdef CONFIG_ZYNQ_SDHCI
-#define CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR 0x300 /* address 0x60000 */
 #define CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORS      0x200 /* 256 KB */
 #define CONFIG_SYS_MMCSD_FS_BOOT_PARTITION     1
 #define CONFIG_SPL_FS_LOAD_PAYLOAD_NAME     "u-boot.img"
This page took 0.021511 seconds and 4 git commands to generate.