On Fri, Sep 29, 2006 at 11:50:37PM +0200, Piotr Michniewski wrote:
2006/9/29, Jonathan McDowell noodles@earth.li:
http://www.earth.li/pipermail/e3-hacking/2006-June/000537.html
This one boots really faster! Good job :) I was really tired of waiting for it to boot...
Oh and by the way... I tried to modify the notldr mem layout, because there's no sense in reading 2 MB of Flash during booting, but PBL couldn't find it. I suspect that I have to adjust the CRC somehow in the MEM block, but I have no idea how to do it. Could you help me out a bit ?
I've never bothered modifying the MEM block. For the checksum look at:
http://www.earth.li/pipermail/e3-hacking/2006-April/000477.html
The 16 byte checksum ends up in offset 6 + 7 of the block IIRC.
J.