summaryrefslogtreecommitdiff
path: root/configs/T1024RDB_NAND_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-05-27 23:19:05 +0300
committerTom Rini <trini@konsulko.com>2022-06-06 19:09:29 +0300
commit7f2c91e5d8114da994f0005696539e276172340d (patch)
tree757242dd95edabb43f18ff8b656ad1e31ec2d02f /configs/T1024RDB_NAND_defconfig
parentcfb5dd358531a19c6aef5531f183b625fbf7d16f (diff)
downloadu-boot-7f2c91e5d8114da994f0005696539e276172340d.tar.xz
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/T1024RDB_NAND_defconfig')
-rw-r--r--configs/T1024RDB_NAND_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/T1024RDB_NAND_defconfig b/configs/T1024RDB_NAND_defconfig
index 93dc0c1909..2eb985823e 100644
--- a/configs/T1024RDB_NAND_defconfig
+++ b/configs/T1024RDB_NAND_defconfig
@@ -39,6 +39,7 @@ CONFIG_SPL_FSL_PBL=y
CONFIG_SPL_SYS_CCSR_DO_NOT_RELOCATE=y
CONFIG_SPL_FLUSH_IMAGE=y
CONFIG_SPL_SKIP_RELOCATE=y
+CONFIG_SPL_GD_ADDR=0xfffc8000
CONFIG_SPL_RELOC_STACK=0xfffd8000
CONFIG_SPL_RELOC_MALLOC=y
CONFIG_SPL_RELOC_MALLOC_ADDR=0xfffcb000