bin neu hier und habe natürlich gleich eine Frage zu meinem Problem.
Habe eine dbox2 Sagem mit 1xintel, nach dieser Methode http://www.dietmar-h.net/mhc_debug.html ,in den Debug Mode gebracht.
Das hat soweit auch funktioniert, die Box ist im Debug Modus.
Nach dem Neustart zeigt die Box aber nur "kein System"
Nun habe ich aus Verzweiflung, ohne die Ucodes auszulesen, versucht ein Image zu Flashen, funktioniert aber nicht.
Habe es mit Hallenberg und auch mit dem Bootmanager versucht, es wird das Backup erstellt dann der Flash gelöscht und danach beim Flashen bleibt es hängen.
Der Bootmanager gibt folgende Rückmeldung:
debug: DDF: Calibrating delay loop... debug: DDF: 66.76 BogoMIPS
debug: BMon V1.2 mID 03
debug: feID 00 enxID 03
debug: fpID 52 dsID 01-81.a3.d1.07.00.00-69
debug: HWrev 21 FPrev 0.23
debug: B/Ex/Fl(MB) 32/00/08
WATCHDOG reset enabled
dbox2:root> debug:
BOOTP/TFTP bootstrap loader (v0.3)
debug:
debug: Transmitting BOOTP request via broadcast
debug: Got BOOTP reply from Server IP 192.168.1.27, My IP 192.168.1.49
debug: Sending TFTP-request for file C/Programme/DBoxBoot/ppcboot_writeflash
will verify ELF image, start= 0x800000, size= 201596
verify sig: 262
boot net: boot file has no valid signature
Branching to 0x40000
ppcboot 0.6.4 (Apr 11 2002 - 16:10:44)
Initializing...
CPU: PPC823ZTnnB2 at 66 MHz: 2 kB I-Cache 1 kB D-Cache
Board: ### No HW ID - assuming TQM8xxL
DRAM: (faked) 32 MB
Ethernet: 00-50-9c-32-c6-8c
FLASH: 8 MB
LCD driver (KS0713) initialized
BOOTP broadcast 1
TFTP from server 192.168.1.27; our IP address is 192.168.1.49
Filename 'C/Programme/tftpboot/logo-lcd'.
Load address: 0x130000
Loading: ##
![erledigt done](./images/smilies/icon_done.gif)
LCD logo at: 0x130000 (0x1F9FFC0 bytes)
BOOTP broadcast 1
TFTP from server 192.168.1.27; our IP address is 192.168.1.49
Filename 'C/Programme/tftpboot/logo-fb'.
Load address: 0x120000
Loading: #########
![erledigt done](./images/smilies/icon_done.gif)
FB logo at: 0x0 (0x1FC0000 bytes)
AVIA Frambuffer
Input: serial
Output: serial
1: Console on ttyS0
2: Console on null
3: Console on framebuffer
Select (1-3), other keys to stop autoboot: 0
dbox2-ppcboot> bootp 120000 /C/13.img
BOOTP broadcast 1
TFTP from server 192.168.1.27; our IP address is 192.168.1.49
Filename '/C/13.img'.
Load address: 0x120000
Loading: #######################################################################
################################################################################
################################################################################
################################################################################
################################################################################
################################################################################
################################################################################
################################################################################
################################################################################
################################################################################
################################################################################
################################################################################
################################################################################
################################################################################
################################################################################
################################################################################
################################################################################
################################################################################
################################################################################
################################################################################
######################
![erledigt done](./images/smilies/icon_done.gif)
dbox2-ppcboot> protect off 10020000 107fffff
...............................................................
Un-Protected 63 sectors
dbox2-ppcboot> erase 10020000 107fffff
Erase Flash from 0x10020000 to 0x107fffff
sector 63 ....
![erledigt done](./images/smilies/icon_done.gif)
Erased 63 sectors
dbox2-ppcboot> cp.l 120000 10020000 1F8000
Copy to Flash...
Flashed 2MBFailure after flash
Timeout writing to Flash
dbox2-ppcboot>
Was mache ich falsch, bzw was ist schief gelaufen?
Vielen Dank schon mal für die Hilfe.