mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 08:42:12 +02:00
Some of the boards still used the old PXA_MMC driver instead of the new generic one. Use the new one instead so the old can be removed and the generic MMC framework can be properly used. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Andy Fleming <afleming@freescale.com> Signed-off-by: Andy Fleming <afleming@freescale.com>
Tested: - MMC - Ethernet - BL console (on serial port connector J5) - flash support Todo: - display support - PCMCIA support