diff options
Diffstat (limited to 'include/configs/sifive-fu540.h')
-rw-r--r-- | include/configs/sifive-fu540.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/sifive-fu540.h b/include/configs/sifive-fu540.h index 736ceb1f48..2756ed5a77 100644 --- a/include/configs/sifive-fu540.h +++ b/include/configs/sifive-fu540.h @@ -23,7 +23,6 @@ #define CONFIG_STANDALONE_LOAD_ADDR 0x80200000 /* Environment options */ -#define CONFIG_ENV_SIZE SZ_128K #define BOOT_TARGET_DEVICES(func) \ func(MMC, mmc, 0) \ |