Kann mir jemand dieses Log erklären ?

Wie blitze ich ein Bild - Permanent Outgoing Incomes
siggi112
Neugieriger
Neugieriger
Beiträge: 16
Registriert: Freitag 5. Juli 2002, 14:32

Kann mir jemand dieses Log erklären ?

Beitrag von siggi112 »

Hallo,
warum bekomme ich die Meldung "*** Warning: CPU Core has Silicon Bugs -- Check the Errata ***" und was haben die "T" zwischen all den rauten für eine Bedeutung ?

debug: DDF: Calibrating delay loop... debug: DDF: 67.79 BogoMIPS
debug: BMon V1.0 mID 01
debug: feID 7a gtxID 0b
debug: fpID 5a dsID 01-5c.76.1f.07.00.00-47
debug: HWrev X5 SWrev 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 192.168.0.2, My IP 192.168.0.5
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: PPC823ZTnnA at 67 MHz: 2 kB I-Cache 1 kB D-Cache
*** Warning: CPU Core has Silicon Bugs -- Check the Errata ***
Board: ### No HW ID - assuming TQM8xxL
DRAM: (faked) 32 MB
Ethernet: 00-50-9c-18-a5-d8
FLASH: 8 MB
LCD driver (KS0713) initialized
BOOTP broadcast 1
TFTP from server 192.168.0.2; our IP address is 192.168.0.5
Filename 'C/Programme/tftpboot/logo-lcd'.
Load address: 0x130000
Loading: ##
done
LCD logo at: 0x130000 (0x1F9FFC0 bytes)
BOOTP broadcast 1
TFTP from server 192.168.0.2; our IP address is 192.168.0.5
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/alexW2xBaseimageV1.6.img
BOOTP broadcast 1
TFTP from server 192.168.0.2; our IP address is 192.168.0.5
Filename '/C/alexW2xBaseimageV1.6.img'.
Load address: 0x120000
Loading: #######################################################################
################################################################################
################################################################################
##############T ################################################################
################################################################################
####################################################################T ##########
################################################################################
################################################################################
###########################################T ###################################
################################################################################
################################################################################
#################T #############################################################
################################################################################
########################################################################T ######
################################################################################
################################################################################
##############################################T ################################
################################################################################
################################################################################
####################T ##########################################################
####################################
done

dbox2-ppcboot> protect off 10020000 107fffff
...............................................................
Un-Protected 63 sectors

dbox2-ppcboot> erase 10020000 107fffff
Erase Flash from 0x10020000 to 0x107fffff
sector 66 .... done
Erased 63 sectors

dbox2-ppcboot> cp.l 120000 10020000 1F8000
Copy to Flash... done

dbox2-ppcboot>
mattiman
Einsteiger
Einsteiger
Beiträge: 310
Registriert: Dienstag 29. Januar 2002, 21:11

Beitrag von mattiman »

meine Vermutung:

Da wird irgendo in der CPU ein Bug eingebaut sein, der dann erst später aufgefallen ist - hat meine auch, macht aber nix.

Die T's bedeuten timeout, tritt bei mir auf, wenn ich ein Image vom Notebook aus flashe. Da ist der PC wohl etwas langsam - macht auch nix.
Dietmar
Senior Member
Beiträge: 8282
Registriert: Mittwoch 10. Oktober 2001, 00:00

Beitrag von Dietmar »

Du hast es erfasst. :)
Die CPU hat, wie so ziemlich jede andere auch, Bugs. Macht nix.
Und die Ts sind Netzwerk-Timeouts. Macht auch nix, die Blocks werden nochmal übertragen.