actually we have to write it in IRAM, thus we have to skip addresses for
authorBernhard Urban <lewurm@gmx.net>
Sun, 13 Dec 2009 07:28:39 +0000 (08:28 +0100)
committerBernhard Urban <lewurm@gmx.net>
Sun, 13 Dec 2009 07:28:39 +0000 (08:28 +0100)
commit8c5456a034353e922d4afe23b737973e825de4b6
treee769728b12d0e333056913f67abeaa6686bbf3d1
parentb9fee154b7467b52b9c17f3f4d98c7a9b26e82ea
actually we have to write it in IRAM, thus we have to skip addresses for
section >= 0x148000 and also have to calculate a other writeaddress as
given in the mhx file. however, we need those addresses later for the
real flashing part (through pkernel)
frprog.py