summaryrefslogtreecommitdiff
path: root/configs/pg_wcom_expu1_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/pg_wcom_expu1_defconfig
parent7deeb02217fc6cce97d61bb1b7a272a1ff72fce9 (diff)
downloadu-boot-ade47b713e1aa170c94185d30a28df9b06d31dc2.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/pg_wcom_expu1_defconfig')
-rw-r--r--configs/pg_wcom_expu1_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/pg_wcom_expu1_defconfig b/configs/pg_wcom_expu1_defconfig
index 27e8192ded..23dfbbabcd 100644
--- a/configs/pg_wcom_expu1_defconfig
+++ b/configs/pg_wcom_expu1_defconfig
@@ -17,6 +17,7 @@ CONFIG_BOOTCOUNT_BOOTLIMIT=3
CONFIG_SYS_BOOTCOUNT_ADDR=0x70000020
CONFIG_AHCI=y
CONFIG_DISTRO_DEFAULTS=y
+CONFIG_SYS_LOAD_ADDR=0x82000000
CONFIG_FIT=y
CONFIG_FIT_VERBOSE=y
CONFIG_OF_BOARD_SETUP=y