]> git.baikalelectronics.ru Git - uboot.git/commit
Convert CONFIG_FIXED_SDHCI_ALIGNED_BUFFER to Kconfig
authorChris Packham <judge.packham@gmail.com>
Sat, 28 May 2022 23:13:17 +0000 (11:13 +1200)
committerTom Rini <trini@konsulko.com>
Mon, 6 Jun 2022 16:09:29 +0000 (12:09 -0400)
commit3dfd9cf88cc0c816ad74cdd22ba8215685ce7d93
tree47a515772178fc48819e099fe7988fdd76d4d363
parent7fa5fab8b3aaa5c329a957216e291152e0cd5cf8
Convert CONFIG_FIXED_SDHCI_ALIGNED_BUFFER to Kconfig

CONFIG_FIXED_SDHCI_ALIGNED_BUFFER is needed on some Marvell SoCs when
booting from MMC. All existing usages of this have the same value so
make this the default and have the Kconfig option depend on SPL &&
MVEBU_SPL_BOOT_DEVICE_MMC.

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>
drivers/mmc/Kconfig
include/configs/clearfog.h
include/configs/controlcenterdc.h
include/configs/db-88f6820-gp.h
include/configs/helios4.h
include/configs/turris_omnia.h