Right now, I'm specifically calling get_nand_device_by_num or some such.
Can you suggest a better method or direct me to an example NAND flash?  I'm
not really aware of any other method.

// Dean Glazeski


On Fri, Dec 18, 2009 at 4:13 AM, David Brownell <davi...@pacbell.net> wrote:

> On Thursday 17 December 2009, Dean Glazeski wrote:
> > +...@deffn Command {at91sam9 cle} num addr_line
> > +Configure the address line used for latching commands.  The @var{num}
> > +parameter is the value shown by @command{nand list}.
> > +...@end deffn
> > +...@deffn Command {at91sam9 ale} num addr_line
> > +Configure the address line used for latching addresses.  The @var{num}
> > +parameter is the value shown by @command{nand list}.
> > +...@end deffn
>
> I suppose "num" is still necessary ... I don't know how the
> new names are exposed.  Are you sure that passing the name in
> (which you might "just know") doesn't work too?
>
> _______________________________________________
> Openocd-development mailing list
> Openocd-development@lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/openocd-development
>
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to