mvebu: consolidate SPL boot device config symbols
authorBaruch Siach <baruch@tkos.co.il>
Mon, 18 Jun 2018 18:56:24 +0000 (21:56 +0300)
committerStefan Roese <sr@denx.de>
Mon, 6 Aug 2018 12:07:23 +0000 (14:07 +0200)
commitad105f5f869443c6b37617ea55091511a2be1579
tree644e53a1549fcc2eefa1312bafa201ac9588bf77
parentd38f04f7c2bca1d636ef67acf605c99e0b3a30cb
mvebu: consolidate SPL boot device config symbols

Use MVEBU_SPL_BOOT_DEVICE_* to select between SPI and MMC, instead of
board specific symbols. This commit enables the boot device selection
menu to all mvebu platforms, but it is only effective on Turris Omnia
and gdsys Controlcenter DC platforms. A following commit will enable
boot selection for other platforms.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Stefan Roese <sr@denx.de>
arch/arm/Kconfig
arch/arm/mach-mvebu/Kconfig
board/gdsys/a38x/Kconfig [deleted file]
board/gdsys/a38x/Makefile
include/configs/turris_omnia.h