here http://www.xs4all.nl/~itsme/download/bootloaderfix.zip a tool to fix a broken bootloader. use with extreme care, only as a last resort. This tool depends on specific memory locations for certain roms. It does verify that it is talking to a known rom. It also does a very minimalisitc check if the file presented to it resembles a bootloader. I tested it with 3.16.52, 4.00.10 and 3.04.00 ( the very old ppc2003 rom ). It should also work with 3.17.03, 3.19.01, 4.00.01 and 4.00.05. unpack the archive, from the command prompt, in the 'build' directory run 'pnewbootloader bl515.nb0'. it should take about 10 seconds. output should be something like this: C:\fix\build>pnewbootloader.exe bl515.nb0 protection found at 8c0d62d8 result: 00000000 00000000 if you get my ce utilities ( http://www.xs4all.nl/~itsme/projects/xda/tools.html ) you can check the current bootloader version with C:\>pmemdump 0x80001880 0x40 80001880: 20 00 00 00 20 72 30 00 ff ff 00 f1 e0 07 1f 00 ... r0......... 80001890: 00 00 00 00 20 20 20 20 56 35 2e 31 35 20 20 20 .... V5.15 800018a0: 20 00 00 00 20 20 42 6f 6f 74 6c 6f 61 64 65 72 ... Bootloader 800018b0: 20 00 00 00 20 57 41 4c 4c 41 42 59 20 00 00 00 ... WALLABY ... -- itsme@xs4all.nl
ludzka_swinia