[E3-hacking] e3 won't boot

Matt Callow mc-spam at tesco.net
Sun Feb 19 13:06:56 GMT 2006


Hi all,

I've been reading this list with interest for few months. Finally decided to buy an e3 this week, and I've broken it already! I've got it hooked up to my PC serial port and got pbltool working. Then i tried to get a shell prompt by modifying the init params in the 2nd block of the flash as follows:

./pbltool readflash 0x4000 0x400 block2
cp block2 block2.mod
<modify params in block2.mod>
./pbltool eraseflash 0x4000 1
./pbltool writeflash 0x4000 block2.mod

The e3 now fails to boot, so I tried copying back the original block2:
./pbltool eraseflash 0x4000 1
./pbltool writeflash 0x4000 block2

The e3 still does not boot! When I hook up a terminal to see the boot messages I get:

Amstrad Delta - PBL V4.9 Build:1311 Assert Debug ICE
PBL 32MB NAND
0MB.-->MEMv01.00.002,CopyLim=00220000h,CodeEnd=01400000h-->PBL......1MB.......2MB*

and then it hangs.

Any idea what I've done wrong?

Matt






More information about the e3-hacking mailing list