ID fix for mx51 SDHC2

Sascha Hauer s.hauer at pengutronix.de
Wed Oct 12 04:30:05 EDT 2011


Hi Alexander,

On Tue, Aug 30, 2011 at 12:43:27PM +0400, Alexander Shiyan wrote:
> Hello.
> 
> Please review this patch.

Sorry for the delay. The patch is fine and now applied.

Thanks
 Sascha

> 
> diff -urN barebox-v2011.09.0.orig/arch/arm/mach-imx/include/mach/devices-imx51.h barebox-v2011.09.0/arch/arm/mach-imx/include/mach/devices-imx51.h
> --- barebox-v2011.09.0.orig/arch/arm/mach-imx/include/mach/devices-imx51.h	2011-08-26 18:23:46.000000000 +0400
> +++ barebox-v2011.09.0/arch/arm/mach-imx/include/mach/devices-imx51.h	2011-08-30 12:35:08.000000000 +0400
> @@ -48,7 +48,7 @@
> 
>  static inline struct device_d *imx51_add_mmc1(void *pdata)
>  {
> -	return imx_add_esdhc((void *)MX51_MMC_SDHC2_BASE_ADDR, 0, pdata);
> +	return imx_add_esdhc((void *)MX51_MMC_SDHC2_BASE_ADDR, 1, pdata);
>  }
> 
>  static inline struct device_d *imx51_add_nand(struct imx_nand_platform_data *pdata)

> _______________________________________________
> barebox mailing list
> barebox at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox


-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



More information about the barebox mailing list