diff options
Diffstat (limited to 'include/configs/sifive-unmatched.h')
-rw-r--r-- | include/configs/sifive-unmatched.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/sifive-unmatched.h b/include/configs/sifive-unmatched.h index 680caac377b..9923f3d9c34 100644 --- a/include/configs/sifive-unmatched.h +++ b/include/configs/sifive-unmatched.h @@ -13,8 +13,6 @@ #define CONFIG_SYS_SDRAM_BASE 0x80000000 -#define CONFIG_SYS_BOOTM_LEN SZ_64M - #define CONFIG_STANDALONE_LOAD_ADDR 0x80200000 /* Environment options */ |