]> git.sur5r.net Git - u-boot/blobdiff - include/configs/at91sam9x5ek.h
env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig
[u-boot] / include / configs / at91sam9x5ek.h
index 7e8a9e921adc9b2b9e991601f668f2e11baa2a85..14575fac030b586e3eb0579959707e0895420afc 100644 (file)
                                "bootm 0x22000000"
 #else /* CONFIG_SYS_USE_MMC */
 /* bootstrap + u-boot + env + linux in mmc */
-#define FAT_ENV_INTERFACE      "mmc"
-#define FAT_ENV_FILE           "uboot.env"
-#define FAT_ENV_DEVICE_AND_PART "0"
 #define CONFIG_ENV_SIZE                0x4000
 #endif