u-boot-brain/arch/arm/cpu/armv8/zynqmp
Alexandru Gagniuc 0dcf18c69d spl: Kconfig: SPL_MMC_SUPPORT depends on GENERIC_MMC
spl_mmc.c calls mmc_initialize(). This symbol is provided in
drivers/mmc/mmc.c when CONFIG_GENERIC_MMC is enabled.
The sunxi Kconfig case is an oddball because it redefines
SPL_MMC_SUPPORT.

Signed-off-by: Alexandru Gagniuc <alex.g@adaptrum.com>
[trini: Update arch/arm/cpu/armv8/zynqmp/Kconfig]
Signed-off-by: Tom Rini <trini@konsulko.com>
2017-04-08 09:26:54 -04:00
..
clk.c ARM64: zynqmp: Remove get_uart_clk() 2016-07-22 14:04:41 +02:00
cpu.c armv8: mmu: Add support of non-identical mapping 2016-07-15 09:01:43 -07:00
handoff.c ARM64: zynqmp: Generate handoff structure for ATF 2017-01-10 10:22:05 +01:00
Kconfig spl: Kconfig: SPL_MMC_SUPPORT depends on GENERIC_MMC 2017-04-08 09:26:54 -04:00
Makefile ARM64: zynqmp: Generate handoff structure for ATF 2017-01-10 10:22:05 +01:00
mp.c Various, unrelated tree-wide typo fixes. 2016-07-16 09:43:12 -04:00
slcr.c zynqmp: Add support for IP detection via SLCR 2015-07-28 11:56:20 +02:00
spl.c ARM64: zynqmp: Generate handoff structure for ATF 2017-01-10 10:22:05 +01:00