]> git.sur5r.net Git - u-boot/blobdiff - include/configs/at91-sama5_common.h
env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig
[u-boot] / include / configs / at91-sama5_common.h
index b4135235d419e57bfb935110edc15e51616d4657..95df724fa3707625bef793ac2773fbcff4e4231e 100644 (file)
@@ -53,9 +53,6 @@
 #define CONFIG_SYS_MMC_ENV_DEV         0
 #else
 /* u-boot env in sd/mmc card */
-#define FAT_ENV_INTERFACE      "mmc"
-#define FAT_ENV_DEVICE_AND_PART        "0"
-#define FAT_ENV_FILE           "uboot.env"
 #define CONFIG_ENV_SIZE                0x4000
 #endif