Original Firmware
From Bettyhacks.com - Hack BettyTV-Remote
(... %)) |
|||
| Line 38: | Line 38: | ||
Ausgabe über die serielle Schnittstelle (115200 baud, 8N1) nach Reset: | Ausgabe über die serielle Schnittstelle (115200 baud, 8N1) nach Reset: | ||
| − | < | + | <pre> |
| − | + | BettyHHUbootloader 00003264 00B770ED 1MByte | |
| − | </ | + | BIOS 00006420 000179B4 617EE0AD |
| + | no new BIOS | ||
| + | BIOS 000179B4 617EE0AD | ||
| + | starting BIOS...<25> | ||
| + | <\0> | ||
| + | Betty HHU BIOS 00B770ED 1MB | ||
| + | Current build 25632, last build 25632 | ||
| + | *** FONT 25632 F | ||
| + | *** WAVE 12900 | ||
| + | *** HW V3 | ||
| + | This is the final firmware for Betty. There will be no further updates. | ||
| + | *** FLASH 1C5B | ||
| + | *** System up and running | ||
| + | </pre> | ||
| − | * In die Ladeschale einsetzen: tüt,tüt: < | + | * In die Ladeschale einsetzen: tüt,tüt: |
| + | |||
| + | <pre> | ||
| + | Charge: CradleBeep | ||
| + | </pre> | ||
==Firmware aufspielen== | ==Firmware aufspielen== | ||
| Line 50: | Line 67: | ||
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> | ||