Files
openocd/src/flash/nand
Jon Povey dcca0b7694 NAND: fix first and last handling in nand_build_bbt
Last block was being skipped, fix by changing the loop test from "<" to "<="

First block argument was ignored, always started from block 0 (and counted
the wrong blocks as bad if first was nonzero). Now we use it.

Signed-off-by: Jon Povey <jon.povey@racelogic.co.uk>
Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
2010-05-14 13:23:01 +02:00
..
2009-12-04 22:26:25 -08:00
2010-01-08 23:18:46 -08:00
2010-04-10 21:50:15 +08:00
2009-12-04 22:26:25 -08:00
2010-01-14 21:07:46 +01:00
2009-12-09 10:25:52 -08:00
2009-12-04 22:26:25 -08:00
2009-12-04 22:26:25 -08:00
2009-12-04 22:26:25 -08:00
2009-12-11 18:45:34 -08:00
2010-01-14 21:07:46 +01:00
2010-04-10 20:03:19 +08:00
2009-12-04 22:26:25 -08:00
2009-12-04 22:26:25 -08:00
2009-12-07 14:57:44 -08:00
2009-12-02 23:27:09 -08:00
2009-12-04 22:26:25 -08:00
2009-12-02 23:27:09 -08:00
2009-12-02 23:27:09 -08:00
2009-12-02 23:27:09 -08:00
2009-12-02 23:27:09 -08:00
2010-01-14 21:07:46 +01:00
2010-04-10 21:50:15 +08:00