]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/dra7xx_evm.h
Convert CONFIG_CMD_SPL_NAND_OFS to Kconfig
[people/ms/u-boot.git] / include / configs / dra7xx_evm.h
index 1a58c6ef24f27563b4287cb319c4f87eddc26b77..9316a1227882f7931375272963afdf05a5953eea 100644 (file)
 #endif
 /* NAND: SPL falcon mode configs */
 #ifdef CONFIG_SPL_OS_BOOT
-#define CONFIG_CMD_SPL_NAND_OFS                0x00080000 /* os-boot params*/
 #define CONFIG_SYS_NAND_SPL_KERNEL_OFFS        0x00200000 /* kernel offset */
 #define CONFIG_CMD_SPL_WRITE_SIZE      0x2000
 #endif