config: falcon: move CFG_SYS_SPI_* to Kconfig
authorAnshul Dalal <anshuld@ti.com>
Tue, 11 Mar 2025 04:44:12 +0000 (10:14 +0530)
committerTom Rini <trini@konsulko.com>
Sun, 30 Mar 2025 15:15:31 +0000 (09:15 -0600)
commitbcb8cac2d550b6decfbcb2985be276afbec296cf
tree40177d925287ccb1b27c4d7662a55f4064490a61
parentdb8bcdb00af59e4a88d72f7ce115200d554c8d2d
config: falcon: move CFG_SYS_SPI_* to Kconfig

CFG_SYS_SPI_* are used in falcon boot to specify the offsets and size of
the respective payloads. This patch moves them to Kconfig keeping the
values consistent for each of the affected boards.

Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Anshul Dalal <anshuld@ti.com>
20 files changed:
common/spl/Kconfig
common/spl/spl_spi.c
configs/am57xx_evm_defconfig
configs/am57xx_hs_evm_defconfig
configs/am57xx_hs_evm_usb_defconfig
configs/display5_defconfig
configs/display5_factory_defconfig
configs/dra7xx_evm_defconfig
configs/dra7xx_hs_evm_defconfig
configs/dra7xx_hs_evm_usb_defconfig
configs/imx28_xea_defconfig
configs/xilinx_zynq_virt_defconfig
configs/xilinx_zynqmp_kria_defconfig
configs/xilinx_zynqmp_virt_defconfig
include/configs/am57xx_evm.h
include/configs/display5.h
include/configs/dra7xx_evm.h
include/configs/xea.h
include/configs/xilinx_zynqmp.h
include/configs/zynq-common.h