Re: [U-Boot] [PATCH] cmd_nand.c: converted to new style subcmd handling

2010-05-04 Thread Frans Meulenbroeks
Was afk for 3.5 weeks, so didn't get to this.Sorry. 2010/4/19 Scott Wood : > On Sun, Apr 04, 2010 at 09:53:16PM +0200, Frans Meulenbroeks wrote: >> converted to new style subcmd handling. >> partly tested on sheevaplug >> read and information commands tested on sheevaplug >> (sorry did not want to

Re: [U-Boot] [PATCH] cmd_nand.c: converted to new style subcmd handling

2010-04-19 Thread Scott Wood
On Sun, Apr 04, 2010 at 09:53:16PM +0200, Frans Meulenbroeks wrote: > converted to new style subcmd handling. > partly tested on sheevaplug > read and information commands tested on sheevaplug > (sorry did not want to nuke my device so I did not want to > test things like nand scrub) > > Signed-of

[U-Boot] [PATCH] cmd_nand.c: converted to new style subcmd handling

2010-04-04 Thread Frans Meulenbroeks
converted to new style subcmd handling. partly tested on sheevaplug read and information commands tested on sheevaplug (sorry did not want to nuke my device so I did not want to test things like nand scrub) Signed-off-by: Frans Meulenbroeks --- note that nand biterr has no implementation --- c