RedBoot from DoC not working quite well
Jasmine Strong
jasmine at hex.linuxgrrls.org
Mon Jul 1 09:41:21 EDT 2002
On Mon, 1 Jul 2002, Iztok Zupet wrote:
> RedBoot boots fine (int18 or int19). But after formating my DoC with
> nftl_format utility:
>
> >>> nftl_format /dev/mtd0 128000
>
You can't start a format from that address. It's not an erase block
boundary. (Most DoC devices have 8k erase blocks. THat means 8192 bytes,
not 8000.)
Try erasing from 131072, rather than 128000.
Jas.
More information about the linux-mtd
mailing list