summaryrefslogtreecommitdiff
path: root/include/configs/T208xQDS.h
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 /include/configs/T208xQDS.h
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 'include/configs/T208xQDS.h')
-rw-r--r--include/configs/T208xQDS.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/T208xQDS.h b/include/configs/T208xQDS.h
index 16751e5a3f..de81f53ec2 100644
--- a/include/configs/T208xQDS.h
+++ b/include/configs/T208xQDS.h
@@ -92,7 +92,6 @@
*/
#define CONFIG_SYS_INIT_L3_ADDR 0xFFFC0000
#define CONFIG_SYS_L3_SIZE (512 << 10)
-#define CONFIG_SPL_GD_ADDR (CONFIG_SYS_INIT_L3_ADDR + 32 * 1024)
#define SPL_ENV_ADDR (CONFIG_SPL_GD_ADDR + 4 * 1024)
#define CONFIG_SYS_DCSRBAR 0xf0000000