BCM91125E
User Manual
04/27/05
B ro a d c o m C o r p o r a t i o n
Page 4
Getting Started
Document
91125E-UM100-R
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 BCM91125E CFE (firmware) prompt.
1
Connect a 9-pin null modem cable to the serial port of the BCM91125E 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 BCM91125E by plugging in a standard hard drive power connector.
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.37 for BCM91125E (64bit,SP,BE)
Build Date: Fri Jul 11 10:46:42 PDT 2003
Copyright (C) 2000,2001,2002,2003 Broadcom Corporation.
Initializing Arena.
Initializing PCI. [ldt_rev_017]
HyperTransport: 600 MHz
HyperTransport not initialized: InitDone not set
Initializing Devices.
BCM91125E board revision 1
PCIIDE: 0 controllers found
Config switch: 2
CPU: 1125H A1
L2 Cache: 256KB
SysCfg: 0080000020C20600 [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: 0x87E8B300 - 0x88000000 (1527040)
Initialized Data: 0x87E8B300 - 0x87E95080 (40320)
BSS Area: 0x87E95080 - 0x87E95770 (1776)
Local Heap: 0x87E95770 - 0x87F95770 (1048576)
Stack Area: 0x87F95770 - 0x87F97770 (8192)
Text (code) segment: 0x87F97780 - 0x87FFFFB8 (428088)
Boot area (physical): 0x07E4A000 - 0x07E8A000
Relocation Factor: I:E8397780 - D:05F8B300
CFE>
4
At the prompt, a program can be run via the network from a TFTP server by doing the following:
a. Connect the BCM91125E 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.