aboutsummaryrefslogtreecommitdiff
path: root/include/configs/sifive-unmatched.h
diff options
context:
space:
mode:
authorTom Rini2022-12-02 16:42:44 -0500
committerTom Rini2022-12-22 10:31:48 -0500
commit32b7e39db4d3af0d94f1387a7641152f375b23ac (patch)
tree5fe19758a7a45767fe603c4315f91c3149653449 /include/configs/sifive-unmatched.h
parentc46597155ec38114c9908a6c6fed6819223e6adc (diff)
Convert CONFIG_STANDALONE_LOAD_ADDR to Kconfig
This converts the following to Kconfig: CONFIG_STANDALONE_LOAD_ADDR Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/sifive-unmatched.h')
-rw-r--r--include/configs/sifive-unmatched.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/sifive-unmatched.h b/include/configs/sifive-unmatched.h
index f4b1a16019e..ac42108620f 100644
--- a/include/configs/sifive-unmatched.h
+++ b/include/configs/sifive-unmatched.h
@@ -13,8 +13,6 @@
#define CFG_SYS_SDRAM_BASE 0x80000000
-#define CONFIG_STANDALONE_LOAD_ADDR 0x80200000
-
/* Environment options */
#define BOOT_TARGET_DEVICES(func) \