diff options
Diffstat (limited to 'include/configs/sipeed-maix.h')
-rw-r--r-- | include/configs/sipeed-maix.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/sipeed-maix.h b/include/configs/sipeed-maix.h index 0fbe8a5905..5b12878552 100644 --- a/include/configs/sipeed-maix.h +++ b/include/configs/sipeed-maix.h @@ -8,7 +8,6 @@ #include <linux/sizes.h> -#define CONFIG_SYS_LOAD_ADDR 0x80000000 /* Start just below the second bank so we don't clobber it during reloc */ #define CONFIG_SYS_INIT_SP_ADDR 0x803FFFFF #define CONFIG_SYS_MALLOC_LEN SZ_128K |