summaryrefslogtreecommitdiff
path: root/configs/ls1046ardb_qspi_spl_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-05-28 00:13:52 +0300
committerTom Rini <trini@konsulko.com>2022-06-06 19:09:29 +0300
commita62b7f0c24803528e82d88072050deaa0fc8775b (patch)
treee40e577bb39504cba557954cd8975be21d0cef3f /configs/ls1046ardb_qspi_spl_defconfig
parentcad7f4bab842aefa6b4ec44312ad6b50db024526 (diff)
downloadu-boot-a62b7f0c24803528e82d88072050deaa0fc8775b.tar.xz
Convert CONFIG_SPL_TARGET to Kconfig
This converts the following to Kconfig: CONFIG_SPL_TARGET Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/ls1046ardb_qspi_spl_defconfig')
-rw-r--r--configs/ls1046ardb_qspi_spl_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ls1046ardb_qspi_spl_defconfig b/configs/ls1046ardb_qspi_spl_defconfig
index c081b786a1..2f6b546a26 100644
--- a/configs/ls1046ardb_qspi_spl_defconfig
+++ b/configs/ls1046ardb_qspi_spl_defconfig
@@ -58,6 +58,7 @@ CONFIG_SPL_NOR_SUPPORT=y
CONFIG_SPL_OS_BOOT=y
CONFIG_SYS_OS_BASE=0x40980000
CONFIG_SPL_WATCHDOG=y
+CONFIG_SPL_TARGET="spl/u-boot-spl.pbl"
CONFIG_SYS_MAXARGS=64
CONFIG_SYS_PBSIZE=532
CONFIG_CMD_SPL=y