The following two patches wire up eSDHC and USB controllers for fsl-imx25.
With these patches in place, the imx25-pdk emulation can boot from SD cards
and from USB.
----------------------------------------------------------------
Guenter Roeck (2):
hw/arm: fsl-imx25: Wire up eSDHC controllers
hw/arm/fsl-imx25: Wire up USB controllers
hw/arm/fsl-imx25.c | 56 ++++++++++++++++++++++++++++++++++++++++++++++
hw/arm/imx25_pdk.c | 16 +++++++++++++
include/hw/arm/fsl-imx25.h | 18 +++++++++++++++
3 files changed, 90 insertions(+)