diff options
author | Pali Rohár <pali@kernel.org> | 2023-01-10 23:13:01 +0100 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2023-03-01 06:39:18 +0100 |
commit | 41d52f3bd07a854b4b59c45343ab797912a21940 (patch) | |
tree | e5c2dd16c585699d82fc5b0a6e3372ad9ddf52ae /configs/qemu-x86_64_defconfig | |
parent | 50afad55733a967accf83b2eb662e83e5c6fb107 (diff) | |
download | u-boot-41d52f3bd07a854b4b59c45343ab797912a21940.tar.gz |
arm: mvebu: Fix description of MVEBU_SPL_BOOT_DEVICE_(SPI|MMC) options
MVEBU_SPL_BOOT_DEVICE_SPI is for NOR flash. Either serial or parallel. Not
for general serial/SPI devices. The correct name should be BOOT_DEVICE_NOR
but name SPI is already used in mkimage config format which we do not want
to change for compatibility reasons.
MVEBU_SPL_BOOT_DEVICE_MMC is for MMC and SD compatible devices. Not for
SDIO devices. In most cases used for eMMC or SD card.
Signed-off-by: Pali Rohár <pali@kernel.org>
Diffstat (limited to 'configs/qemu-x86_64_defconfig')
0 files changed, 0 insertions, 0 deletions