summaryrefslogtreecommitdiff
path: root/configs/dreamplug_defconfig
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 /configs/dreamplug_defconfig
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 'configs/dreamplug_defconfig')
-rw-r--r--configs/dreamplug_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/dreamplug_defconfig b/configs/dreamplug_defconfig
index 664391371a..8c4411782d 100644
--- a/configs/dreamplug_defconfig
+++ b/configs/dreamplug_defconfig
@@ -11,6 +11,7 @@ CONFIG_ENV_SECT_SIZE=0x10000
CONFIG_DEFAULT_DEVICE_TREE="kirkwood-dreamplug"
CONFIG_IDENT_STRING="\nMarvell-DreamPlug"
# CONFIG_SYS_MALLOC_F is not set
+CONFIG_SYS_LOAD_ADDR=0x800000
CONFIG_BOOTDELAY=3
CONFIG_USE_PREBOOT=y
# CONFIG_DISPLAY_BOARDINFO is not set