mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-05 05:27:45 +01:00
MMC support for X_Scale PXA is broken and does not work. Mainly, the mmc_init() function cannot recognize current SD/MMC cards. There were already some patches around the world but none of them was merged into the official u-boot tree. This patch makes order fixing this issue. Resubmit after code cleanup. Applied and tested on PXA 270 (TrizepsIV module). Signed-off-by: Stefano Babic <sbabic@denx.de> |
||
|---|---|---|
| .. | ||
| config.mk | ||
| cpu.c | ||
| i2c.c | ||
| interrupts.c | ||
| Makefile | ||
| mmc.c | ||
| pxafb.c | ||
| serial.c | ||
| start.S | ||
| usb.c | ||