]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: mvebu: Remove CONFIG_SPL_BOOT_DEVICE
authorChris Packham <judge.packham@gmail.com>
Sat, 28 May 2022 23:13:18 +0000 (11:13 +1200)
committerTom Rini <trini@konsulko.com>
Mon, 6 Jun 2022 16:09:29 +0000 (12:09 -0400)
commit3ff2aa6d04633c3bd57567cc0ac2ee6909a6a93d
treed41d34cd900fd4f0c6fdb46c8cd2cbce3922bfb5
parentb19512f1cf28b853d308079c421e9c4c564b2242
arm: mvebu: Remove CONFIG_SPL_BOOT_DEVICE

CONFIG_SPL_BOOT_DEVICE was made obsolete by
CONFIG_MVEBU_SPL_BOOT_DEVICE_{SPI,MMC,SATA,UART}.
CONFIG_MVEBU_SPL_BOOT_DEVICE_SPI is the default so existing users of
CONFIG_SPL_BOOT_DEVICE can simply have the option removed.

Signed-off-by: Chris Packham <judge.packham@gmail.com>
Reviewed-by: Marek BehĂșn <marek.behun@nic.cz>
Reviewed-by: Stefan Roese <sr@denx.de>
include/configs/controlcenterdc.h
include/configs/db-88f6820-amc.h
include/configs/db-88f6820-gp.h