summaryrefslogtreecommitdiff
path: root/include/configs/ls1043a_common.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-08-22 19:27:33 -0400
committerTom Rini <trini@konsulko.com>2021-08-22 22:53:49 -0400
commitade47b713e1aa170c94185d30a28df9b06d31dc2 (patch)
treecbce849fc2ba69b4e9f9c3abed850824f2b2b1c1 /include/configs/ls1043a_common.h
parent7deeb02217fc6cce97d61bb1b7a272a1ff72fce9 (diff)
downloadu-boot-WIP/migrate-LOADADDR.tar.gz
Convert CONFIG_SYS_LOAD_ADDR to KconfigWIP/migrate-LOADADDR
Now that we have consistent usage, migrate this symbol to Kconfig. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/ls1043a_common.h')
-rw-r--r--include/configs/ls1043a_common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/ls1043a_common.h b/include/configs/ls1043a_common.h
index 834c3e6780..6f5b8aad6a 100644
--- a/include/configs/ls1043a_common.h
+++ b/include/configs/ls1043a_common.h
@@ -217,7 +217,6 @@
#endif
/* Miscellaneous configurable options */
-#define CONFIG_SYS_LOAD_ADDR (CONFIG_SYS_DDR_SDRAM_BASE + 0x10000000)
#define CONFIG_HWCONFIG
#define HWCONFIG_BUFFER_SIZE 128