That may be a bug, but that's how the original NAND code did the read and
write functions.  It does make sense for them to either both do the swap or
not do the swap.

// Dean Glazeski


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

> On Thursday 17 December 2009, Dean Glazeski wrote:
> > Feel free to make the same tweak to the NAND write
> > page data function as well (patch 2/2 in the series).
>
> That's swapping 16-bit data before it writes ... but the
> read function isn't swapping in either case.  Bug?
>
> If so I'll ask you to send a bugfix patch after I
> merge updated versions of these, probably later tonight.
>
> - Dave
>
>
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to