On Wed, 2009-11-11 at 11:39 -0800, Zach Welch wrote:
> On Wed, 2009-11-11 at 12:09 -0700, David Brownell wrote:
> > On Wednesday 11 November 2009, Zachary T Welch wrote:
> > > -       nand->controller_priv = info;
> > > +       device->controller_priv = info;
> > 
> > Given there are so many different devices involved,
> > it's better to use descriptive names ("nand") not
> > generic ones ("device").
> 
> I agree completely.  Note that I did this for the one PLD command, but
> the above approach yielded the minimal patch for NAND.  

I just pushed a patch to improve this for the nand devices, rebasing my
series to use the descriptive name.

--Z
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to