Probleme beim Flash

Wie blitze ich ein Bild - Permanent Outgoing Incomes
martinc
Interessierter
Interessierter
Beiträge: 26
Registriert: Montag 13. Mai 2002, 11:55

Probleme beim Flash

Beitrag von martinc »

Die Box hatte das 1.5 Flash drauf. in letzter Zeit bootete sie nicht mehr, also wollte ich das 1.6 drauf spielen.

Es hat alles ganz gut ausgesehen, doch endete das Flashen mit einer Fehlermeldung.

ping geht interessanter Weise auch nicht, daher auch kein ftp

Bitte um Tipps.

Martin


debug: DDF: Calibrating delay loop... debug: DDF: 67.79 BogoMIPS
debug: BMon V1.2 mID 01
debug: feID dd gtxID 0b
debug: fpID 5a dsID 01-1d.9d.60.07.00.00-9d
debug: HWrev 09 FPrev 0.81
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 10.100.100.133, My IP 10.100.100.225
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 67 MHz: 2 kB I-Cache 1 kB D-Cache
Board: ### No HW ID - assuming TQM8xxL
DRAM: (faked) 32 MB
Ethernet: 00-50-9c-43-03-bb
FLASH: 8 MB
LCD driver (KS0713) initialized
BOOTP broadcast 1
TFTP from server 10.100.100.133; our IP address is 10.100.100.225
Filename 'C/Programme/tftpboot/logo-lcd'.
Load address: 0x130000
Loading: ##
done
LCD logo at: 0x130000 (0x1F9FFC0 bytes)
BOOTP broadcast 1
TFTP from server 10.100.100.133; our IP address is 10.100.100.225
Filename 'C/Programme/tftpboot/logo-fb'.
Load address: 0x120000
Loading: #########
done
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/dbox2/alexW2xBaseimageV1.6.img
BOOTP broadcast 1
TFTP from server 10.100.100.133; our IP address is 10.100.100.225
Filename '/C/dbox2/alexW2xBaseimageV1.6.img'.
Load address: 0x120000
Loading: #######################################################################
################################################################################
############################################################################T ##
################################################################################
################################################################################
################################################################################
################################################################################
################################################################################
################################################################################
################################################################################
################################################################################
###################################T ########################################T #
################################################################################
#################################################T #############################
################################################################################
################################################################################
################################################################################
###############################################T ###############################
################################################################################
################################################################################
################################
done

dbox2-ppcboot> protect off 10020000 107fffff
Error: start and/or end address not on sector boundary

dbox2-ppcboot>
martinc
Interessierter
Interessierter
Beiträge: 26
Registriert: Montag 13. Mai 2002, 11:55

Die Netzwerkverbindung entscheidet

Beitrag von martinc »

Ich habe das Problem jetzt gelöst:

Ich habe ein LAN mit 10/100 switches. Zum Flashen verwende ich folgende Konfiguration (die Einzige, mit der es funktioniert hat):

ein PC mit 2 Netzwerkkarten (eine 10er und eine 10/100)

Zum Flashen verbinde ich die Box mit dem PC via cross-over Kabel. Klappt tadellos mit Win 2000.

Da funktioniert aber kein ftp zum Hochladen via ftp verbinde ich die Box mit dem 10/100 switch, der PC ist mit der 10/100er Karte ohnedies im LAN.

Jetzt kann ich die Box via ftp erreichen und alle settings hochladen.

Das Flashen funktioniert leider nur manchmal, wenn der Switch dazwischen ist. Mit dem cross-over Kabel an der 10er Karte jedoch zuverlässig.

Martin