[PATCH] ARM i.MX51 babbage: add mci1

Robert Schwebel r.schwebel at pengutronix.de
Mon Jun 25 14:11:34 EDT 2012


On Mon, Jun 25, 2012 at 07:30:41PM +0200, Sascha Hauer wrote:
> On Mon, Jun 25, 2012 at 06:39:30PM +0200, Robert Schwebel wrote:
> > On Mon, Jun 25, 2012 at 02:05:37PM +0200, Sascha Hauer wrote:
> > > The iomuxer is already initialized, only need to add the device.
> > > 
> > > Signed-off-by: Sascha Hauer <s.hauer at pengutronix.de>
> > > ---
> > >  arch/arm/boards/freescale-mx51-pdk/board.c |    1 +
> > >  1 file changed, 1 insertion(+)
> > > 
> > > diff --git a/arch/arm/boards/freescale-mx51-pdk/board.c b/arch/arm/boards/freescale-mx51-pdk/board.c
> > > index 0bb2ffe..dc0d003 100644
> > > --- a/arch/arm/boards/freescale-mx51-pdk/board.c
> > > +++ b/arch/arm/boards/freescale-mx51-pdk/board.c
> > > @@ -246,6 +246,7 @@ static int f3s_devices_init(void)
> > >  	imx51_iim_register_fec_ethaddr();
> > >  	imx51_add_fec(&fec_info);
> > >  	imx51_add_mmc0(NULL);
> > > +	imx51_add_mmc1(NULL);
> > 
> > Subject says mci1, this says mmc1...?
> 
> Yeah, because barebox names the mmc/sd framework mci.

Ah, ok.

rsc
-- 
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