[U-Boot] [PATCH 1/6] nand: denali: add Denali NAND driver for SPL

Masahiro Yamada yamada.m at jp.panasonic.com
Fri Jul 11 04:19:10 CEST 2014


Hi Marek,


On Thu, 10 Jul 2014 13:30:38 +0200
Marek Vasut <marex at denx.de> wrote:

> > > > > > +
> > > > > > +	/* setup the pipeline command */
> > > > > > +	index_addr(cmd, 0x2000 | page_count);
> > > > > 
> > > > > Magic value 0x2000 should be fixed here.
> > > > 
> > > > Actually, this part is the same as that of the normal Denali driver
> > > > by Chin Liang See
> > > > http://patchwork.ozlabs.org/patch/357717/
> > > > 
> > > > Moreover, it is the same as in Linux Kernel.
> > > > 
> > > > I understand what you mean, but I guess we can excuse here.
> > > 
> > > OK, I see. Is there any chance to fix this in Linux maybe eventually?
> > 
> > OK.
> > I will send a patch to linux-mtd ML
> > to use  "#define PIPELINE_ACCESS    2000"
> 
> Ack on both, thank you !


Done.

http://patchwork.ozlabs.org/patch/368933/



Best Regards
Masahiro Yamada



More information about the U-Boot mailing list