Original Firmware
From Bettyhacks.com - Hack BettyTV-Remote
m (lpctool command: erase upper flash with -E) |
|||
Line 50: | Line 50: | ||
Mit einem zweckentfremdeten [[Interfaces_PC_zu_Betty|Handy-Datenkabel]] und dem Programm [[LPCTool]] unter Linux z.B. so: | Mit einem zweckentfremdeten [[Interfaces_PC_zu_Betty|Handy-Datenkabel]] und dem Programm [[LPCTool]] unter Linux z.B. so: | ||
<pre> | <pre> | ||
− | ./lpctool -d /dev/ttyUSB0 -i -v -e -a Flash1_UniFB.bin -b Flash2_UniFB.bin | + | ./lpctool -d /dev/ttyUSB0 -i -v -e -a Flash1_UniFB.bin -E -b Flash2_UniFB.bin |
</pre> | </pre> |