aboutsummaryrefslogtreecommitdiff
path: root/configs/display5_factory_defconfig
diff options
context:
space:
mode:
authorSimon Glass2023-09-26 08:14:17 -0600
committerTom Rini2023-10-06 14:38:11 -0400
commit9cbdc3a0fca805bb1fd9ccf85114c504860814b9 (patch)
tree39a7f1a50303c6f355fabf3c1920ddc13b3ac698 /configs/display5_factory_defconfig
parent82e26e0d6883673bdedbcdb0ddd4bc967ce6ce70 (diff)
spl: Rename SYS_SPL_ARGS_ADDR to SPL_PAYLOAD_ARGS_ADDR
Rename this so that SPL is first, as per U-Boot convention. Also add PAYLOAD_ since this is where in memory the parameters for the payload have been stored. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/display5_factory_defconfig')
-rw-r--r--configs/display5_factory_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/display5_factory_defconfig b/configs/display5_factory_defconfig
index fbec341d897..19b18983730 100644
--- a/configs/display5_factory_defconfig
+++ b/configs/display5_factory_defconfig
@@ -40,7 +40,7 @@ CONFIG_SPL_SYS_MALLOC=y
CONFIG_SPL_DMA=y
CONFIG_SPL_I2C=y
CONFIG_SPL_OS_BOOT=y
-CONFIG_SYS_SPL_ARGS_ADDR=0x18000000
+CONFIG_SPL_PAYLOAD_ARGS_ADDR=0x18000000
CONFIG_SPL_FALCON_BOOT_MMCSD=y
CONFIG_SYS_MMCSD_RAW_MODE_KERNEL_SECTOR=0x100
CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR=0x3F00