Broadcom NetXtreme Ethernet Adapter • Diagnostic User’s Guide
page 96
Broadcom Confidential and Proprietary
0:> read *10
000010: 00010001
4. Read from internal scratchpad
0:> read ^00
000000: 000312ae
10.97 write
cmd:
write
Description:
Write Memory
Syntax:
write [!#*$~^lImSsxX]<address> [-end | len] data
! = Configuration space (32)
S = Configuration space (16)
X = Configuration space (8)
# = Registers (32) (default)
* = SRAM (32)
$ = NVRAM (SEEPROM/FLASH) (32)
m = MII registers (16)
~ = VPD Access (32)
I = indirect access of host memory (32)
^ = internal scratchpad (32)
l = direct access of host memory (32)
s = direct access of host memory (16)
x = direct access of host memory (8)
Example:
1. Write to configuration space.
0:> write !10 f4000004
2. Write to register.
0:> write #10 f4000004
3. Write to SRAM
0:> write *10 10001