]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: mvebu: Use MVEBU_SPL_BOOT_DEVICE instead of SPL_BOOT_DEVICE
authorChris Packham <judge.packham@gmail.com>
Sat, 28 May 2022 23:13:16 +0000 (11:13 +1200)
committerTom Rini <trini@konsulko.com>
Mon, 6 Jun 2022 16:09:29 +0000 (12:09 -0400)
commitbfbd62f69114fb4a8a1685e5d95b2e5789422fd4
tree7b4a48238ed9033d026853c4aac990a175ee29b5
parentc31811848e21ebb5ad94cd827440e2d4ecbbb5a7
arm: mvebu: Use MVEBU_SPL_BOOT_DEVICE instead of SPL_BOOT_DEVICE

Update the way KWB_CFG_SEC_BOOT_DEV is determined to use
CONFIG_MVEBU_SPL_BOOT_DEVICE_{SPI,MMC} instead of
CONFIG_SPL_BOOT_DEVICE.

Signed-off-by: Chris Packham <judge.packham@gmail.com>
Reviewed-by: Stefan Roese <sr@denx.de>
arch/arm/mach-mvebu/Makefile