> From: Scott Wood [mailto:scottw...@freescale.com]
[..]

> > > > -void omap_nand_switch_ecc(uint32_t hardware, uint32_t
> eccstrength)
> > > > +int __maybe_unused omap_nand_switch_ecc(uint32_t hardware,
> > > uint32_t eccstrength)
> > > >  {
> > > >         struct nand_chip *nand;
> > > >         struct mtd_info *mtd;
> > > > +       struct nand_bch_priv *bch;
> > > > +       int err = 0;
> > >
> > > bch gives unused warning
> > >
> > Sorry, I would have missed it.. I would clean this.
> 
> If that's the only issue, I can resolve it when applying.
> 
As this was missed by me, so I have sent a newer version of with
just this change..
http://lists.denx.de/pipermail/u-boot/2013-November/167548.html

Its built tested with omap3 and am335x SoC.

with regards, pekon
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to