User Manual
BCM91125F
02/18/04
B ro a d c o m C o r p o r a t i o n
Document
91125F-UM100-R
Getting Started
Page
3
S e c t i o n 2 : G e t t i n g S t a r t e d
Complete the following steps to get to a BCM91125F CFE (firmware) prompt.
1
Connect a 9-pin null modem cable to the serial port of the BCM91125F and to a serial port on a workstation/PC.
2
Use a terminal program and set it to 115200 bps, 8-bit data, 1-stop bit, no parity, and no flow control.
3
Power up the BCM91125F using one of the methods described in
“Powering Up the Board” on page 6
.
After a short delay, the CFE initialization output and serial console prompt should display. The following is an
example of the output:
CFE version 1.0.40 for BCM91125F (64bit,MP,BE,MIPS)
Build Date: Wed Jan 14 15:07:22 PST 2004
Copyright (C) 2004 Broadcom Corporation.
Initializing Arena.
Initializing PCI. [normal]
HyperTransport not initialized: InitDone not set
Initializing Devices.
BCM91125F board revision 0
Config switch: 2
CPU: 1125H A2
L2 Cache: 256KB
SysCfg: 0080000008C20600 [PLL_DIV: 12, IOB0_DIV: CPUCLK/4, IOB1_DIV: CPUCLK/3]
CPU type 0x40103: 600MHz
Total memory: 0x8000000 bytes (128MB)
Total memory used by CFE:
0x87E96360 - 0x88000000 (1481888)
Initialized Data:
0x87E96360 - 0x87E9FE80 (39712)
BSS Area:
0x87E9FE80 - 0x87EA05A0 (1824)
Local Heap:
0x87EA05A0 - 0x87FA05A0 (1048576)
Stack Area:
0x87FA05A0 - 0x87FA25A0 (8192)
Text (code) segment:
0x87FA25A0 - 0x87FFFFB4 (383508)
Boot area (physical):
0x07E55000 - 0x07E95000
Relocation Factor:
I:E83A25A0 - D:05F96360
CFE>
4
At the prompt, a program can be run via the network from a TFTP server by doing the following:
a. Connect the BCM91125F Ethernet port E0 with an Ethernet cable to a switch, repeater, or directly to the
Ethernet port of the file server.
b. To initialize Ethernet port E0, type the following:
ifconfig eth0 -auto
c. To run a program, type the following:
boot -elf tftp_server:/path_to_software/program
Note:
Because the Broadcom PHYs handle direct connects automatically, a crossover cable for
direct connects is not needed.
Note:
The ifconfig eth0 -auto command can only be used with a DHCP server.