Re: [U-Boot] [PATCH V4 10/11] fsl_esdhc: add support for mx51 processor

2010-03-01 Thread Stefano Babic
Lv Terry-R65388 wrote: > Hi Stefano, > Hi Terry, > Have you tested mmc on mx51 board? Yes, of course. The whole patchset for mx51evk was tested on two different releases of the board, with respectively a TO2 and a TO3 processor. And the driver was tested with both MMC slots on the mx51evk (bot

Re: [U-Boot] [PATCH V4 10/11] fsl_esdhc: add support for mx51 processor

2010-02-28 Thread Lv Terry-R65388
mmc? Thanks~~ Yours Terry -Original Message- From: u-boot-boun...@lists.denx.de [mailto:u-boot-boun...@lists.denx.de] On Behalf Of Stefano Babic Sent: 2010年2月5日 22:11 To: u-boot@lists.denx.de Cc: aflem...@gmail.com; Phillips Kim-R1AAHA Subject: [U-Boot] [PATCH V4 10/11] fsl_esdhc: add su

[U-Boot] [PATCH V4 10/11] fsl_esdhc: add support for mx51 processor

2010-02-05 Thread Stefano Babic
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 --- cpu/arm_cortexa8/mx51/Makefile |2 +- cpu/arm_cortexa8/mx51/speed.c | 38

[U-Boot] [PATCH V4 10/11] fsl_esdhc: add support for mx51 processor

2010-01-26 Thread Stefano Babic
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 --- cpu/arm_cortexa8/mx51/Makefile |2 +- cpu/arm_cortexa8/mx51/speed.c | 38