Hi David,

On 10/24/16, da...@matthews.pm <da...@matthews.pm> wrote:
> I'm hoping the flash erase command is wrong for this build:-
>
> loadtool> flash erase 10000 290000

Yes, the new image is a little bigger (the FC Magnetite firmware build
system does not use str2ind by default), so you need to erase one more
flash sector:

flash erase 10000 2A0000

Basically the second number in the flash erase command needs to be the
image size rounded up to the flash sector size, which is 64 KiB on
this target.

M~
_______________________________________________
Community mailing list
Community@freecalypso.org
https://www.freecalypso.org/mailman/listinfo/community

Reply via email to