diff options
Diffstat (limited to 'include/configs/axs10x.h')
-rw-r--r-- | include/configs/axs10x.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/axs10x.h b/include/configs/axs10x.h index b583267b3e..b3ec64a5bc 100644 --- a/include/configs/axs10x.h +++ b/include/configs/axs10x.h @@ -76,10 +76,6 @@ * Environment settings */ #define CONFIG_ENV_SIZE SZ_16K -#define FAT_ENV_INTERFACE "mmc" -#define FAT_ENV_DEVICE_AND_PART "0:1" -#define FAT_ENV_FILE "uboot.env" -#define CONFIG_FAT_WRITE /* * Environment configuration |