commit | 2c32f24f95bcf24578ea3b24f585ef9e8cde050e | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Thu Mar 24 17:18:03 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Fri Apr 01 10:28:47 2022 -0400 |
tree | ae7cb1682b903bc2024809f1070cae0354f5ba94 | |
parent | 7505588342a53eb0e0ef33fbeba6c4055a4168de [diff] |
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>