summaryrefslogtreecommitdiff
path: root/configs/P1010RDB-PB_36BIT_SDCARD_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-05-27 16:19:05 -0400
committerTom Rini <trini@konsulko.com>2022-06-06 12:09:29 -0400
commit7f2c91e5d8114da994f0005696539e276172340d (patch)
tree757242dd95edabb43f18ff8b656ad1e31ec2d02f /configs/P1010RDB-PB_36BIT_SDCARD_defconfig
parentcfb5dd358531a19c6aef5531f183b625fbf7d16f (diff)
Convert CONFIG_SPL_GD_ADDR to Kconfig
This converts the following to Kconfig: CONFIG_SPL_GD_ADDR Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/P1010RDB-PB_36BIT_SDCARD_defconfig')
-rw-r--r--configs/P1010RDB-PB_36BIT_SDCARD_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/P1010RDB-PB_36BIT_SDCARD_defconfig b/configs/P1010RDB-PB_36BIT_SDCARD_defconfig
index 9e788ab9bf..21e4e7f0f5 100644
--- a/configs/P1010RDB-PB_36BIT_SDCARD_defconfig
+++ b/configs/P1010RDB-PB_36BIT_SDCARD_defconfig
@@ -31,6 +31,7 @@ CONFIG_SPL_MAX_SIZE=0x18000
CONFIG_SPL_MMC_BOOT=y
CONFIG_SPL_SYS_CCSR_DO_NOT_RELOCATE=y
CONFIG_SPL_FLUSH_IMAGE=y
+CONFIG_SPL_GD_ADDR=0xd0018000
CONFIG_SPL_RELOC_TEXT_BASE=0xd0001000
CONFIG_SPL_RELOC_STACK=0xd001c000
CONFIG_SPL_RELOC_MALLOC=y