u-boot-brain/arch/arm/mach-socfpga
Marek Vasut 03439e4064 arm: socfpga: Add temporary workaround for missing SD/MMC patches
Add a small workaround into the platform code which forces the SDMMC
into 8-bit mode (the default configuration for all socfpga platforms)
to work around breakage caused by missing patches in mainline which
switch the probing of SD/MMC to OF instead of static configuraiton.

The patches will hit mainline after the SPL series, so to avoid build
issues, add this small temporary workaround.

Signed-off-by: Marek Vasut <marex@denx.de>
2015-08-08 14:14:25 +02:00
..
include/mach ddr: altera: Wrap SOCFPGA_SDR_ADDRESS into SDR_PHYGRP.*ADDRESS 2015-08-08 14:14:11 +02:00
clock_manager.c arm: socfpga: clock: Clean up pll_config.h 2015-08-08 14:14:06 +02:00
fpga_manager.c ARM: socfpga: move SoC sources to mach-socfpga 2015-05-07 05:21:12 +02:00
freeze_controller.c ARM: socfpga: move SoC sources to mach-socfpga 2015-05-07 05:21:12 +02:00
Kconfig arch: Make board selection choices optional 2015-05-12 18:10:02 -04:00
Makefile ARM: socfpga: move SoC sources to mach-socfpga 2015-05-07 05:21:12 +02:00
misc.c arm: socfpga: Add temporary workaround for missing SD/MMC patches 2015-08-08 14:14:25 +02:00
reset_manager.c arm: socfpga: reset: Add function to reset add peripherals 2015-08-08 14:14:06 +02:00
scan_manager.c arm: socfpga: scan: Zap iocsr_scan_chain*_table() 2015-08-08 14:14:07 +02:00
spl.c arm: socfpga: config: Move SPL GD and malloc to RAM 2015-08-08 14:14:09 +02:00
system_manager.c arm: socfpga: system: Clean up pinmux_config.c 2015-08-08 14:14:07 +02:00
timer.c ARM: socfpga: move SoC sources to mach-socfpga 2015-05-07 05:21:12 +02:00