fsl_esdhc: add support for mx51 processor
The esdhc controller in the mx51 processor is quite
the same as the one in some powerpc processors
(MPC83xx, MPC85xx). This patches adapts the driver
to support the arm mx51.
Signed-off-by:
Stefano Babic <sbabic@denx.de>
Showing
- cpu/arm_cortexa8/mx51/Makefile 1 addition, 1 deletioncpu/arm_cortexa8/mx51/Makefile
- cpu/arm_cortexa8/mx51/speed.c 38 additions, 0 deletionscpu/arm_cortexa8/mx51/speed.c
- drivers/mmc/fsl_esdhc.c 101 additions, 48 deletionsdrivers/mmc/fsl_esdhc.c
- include/asm-arm/global_data.h 3 additions, 0 deletionsinclude/asm-arm/global_data.h
- include/fsl_esdhc.h 27 additions, 0 deletionsinclude/fsl_esdhc.h
- lib_arm/board.c 3 additions, 0 deletionslib_arm/board.c
Loading
Please register or sign in to comment