Ok so PBL boots from mtd3 partition first then so maybe its not flashing mtd3 properly…??

If you can see the data from the images I made then the data is there so what the hell it going on, why will it not boot up, just a black screen..??

Just found a site on info about NAND .. might be interesting reading..

NAND data - Memory Technology Device (MTD) Subsystem for Linux



Spanner..

http://amstrad-e3-hacking.freeforums.net

From: Ralph Corderoy
Sent: ‎Sunday‎, ‎28‎ ‎April‎ ‎2019 ‎13‎:‎44
To: Discussion of the Amstrad E3 emailer hardware/software

Hi Nick,

> Does anyone know what mtd partition this line is from…
> System module loader - LDR V1.5 Build:0008 Assert

    $ LC_ALL=C grep -boa 'LDR V1.5 Build:0008 Assert' e3-nand-backup.?
    e3-nand-backup.3:18472:LDR V1.5 Build:0008 Assert
    $

18472 is the zero-based byte offset.

That's the same file with the Q;Q; for LDR.

    $ qq() {
    >     LC_ALL=C perl -0777ne 'print $& while /Q;Q;.{0,32}/gs' "$@" |
    >     hexdump -ve '36/1 "%_p" "\n"';
    > }
    $
    $ for f in e3-nand-backup.?; do
    >     qq $f | grep LDR | sed "s/^/$f /"
    > done
    e3-nand-backup.3 Q;Q;....Hf..........LDR.............
    $

--
Cheers, Ralph.

_______________________________________________
e3-hacking mailing list
e3-hacking@earth.li
https://nam02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.earth.li%2Fmailman%2Flistinfo%2Fe3-hacking&data=02%7C01%7C%7Cb24f4cea327848637d7808d6cbd73f7d%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636920522676824619&sdata=jJS55M0P5wsB1z%2B7Uz0qZzV34nQlLPPwYD6xdpvi9rw%3D&reserved=0