diff options
Diffstat (limited to 'include/configs/rpi.h')
-rw-r--r-- | include/configs/rpi.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/rpi.h b/include/configs/rpi.h index b31e2acce6..c545f99838 100644 --- a/include/configs/rpi.h +++ b/include/configs/rpi.h @@ -92,7 +92,6 @@ /* Environment */ #define CONFIG_ENV_SIZE SZ_16K -#define CONFIG_ENV_IS_IN_FAT #define FAT_ENV_INTERFACE "mmc" #define FAT_ENV_DEVICE_AND_PART "0:1" #define FAT_ENV_FILE "uboot.env" |