at91: Switch to SD_BOOT / CONFIG_NAND_BOOT
authorTom Rini <trini@konsulko.com>
Thu, 24 Mar 2022 21:18:03 +0000 (17:18 -0400)
committerTom Rini <trini@konsulko.com>
Fri, 1 Apr 2022 14:28:47 +0000 (10:28 -0400)
commit2c32f24f95bcf24578ea3b24f585ef9e8cde050e
treeae7cb1682b903bc2024809f1070cae0354f5ba94
parent7505588342a53eb0e0ef33fbeba6c4055a4168de
at91: Switch to SD_BOOT / CONFIG_NAND_BOOT

The values CONFIG_SYS_USE_NANDFLASH and CONFIG_SYS_USE_MMC serve the
same purpose as CONFIG_SD_BOOT / CONFIG_NAND_BOOT so migrate to using
these switches instead as they're already in Kconfig.

Cc: Stelian Pop <stelian@popies.net>
Cc: Heiko Schocher <hs@denx.de>
Cc: Daniel Gorsulowski <daniel.gorsulowski@esd.eu>
Cc: Eugen Hristev <eugen.hristev@microchip.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
20 files changed:
configs/at91sam9260ek_nandflash_defconfig
configs/at91sam9261ek_nandflash_defconfig
configs/at91sam9263ek_nandflash_defconfig
configs/at91sam9g10ek_nandflash_defconfig
configs/at91sam9g20ek_2mmc_defconfig
configs/at91sam9g20ek_2mmc_nandflash_defconfig
configs/at91sam9g20ek_nandflash_defconfig
configs/at91sam9rlek_mmc_defconfig
configs/at91sam9rlek_nandflash_defconfig
configs/at91sam9xeek_nandflash_defconfig
configs/axm_defconfig
configs/corvus_defconfig
configs/meesc_defconfig
configs/sama5d2_xplained_emmc_defconfig
configs/sama5d2_xplained_mmc_defconfig
configs/sama5d2_xplained_qspiflash_defconfig
configs/smartweb_defconfig
configs/taurus_defconfig
include/configs/smartweb.h
include/configs/taurus.h