Files
sw_openocd/src/flash
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
..
2010-05-13 20:44:07 +01:00
2009-12-04 16:56:23 -08:00
2010-04-10 20:11:40 +08:00
2010-04-10 20:11:40 +08:00