You are on page 1of 2

T2000# pri

baudrate=115200
bootdelay=3
ethaddr=00:15:E1:01:C1:E0
eth2addr=00:15:E1:01:C1:E1
ethslave=00:15:E1:01:C1:E2
eth2slave=00:15:E1:01:C1:E3
bootdiag=cp.b 0xa3f00000 0x8000 0x1000; cp.b 0xa3000000 0x20000 0xEFFFFF; pcie l
0x2000000 c; t3300 slave-reset; pcie 4 l 0x2000000 r i; pcie 4 s; pcie 4 w; bootelf
0xa3000000
nfs_master=/opt/pc73300/master
nfs_slave=/opt/pc73300/slave
init_gpio=mw 0xfe070004 0x0050c001;mw 0xfe070000 0x10000208;
i2cdac=0x7650
netbootargs=setenv bootargs root=/dev/nfs rw nfsroot=${serverip}:${nfs_master} ip=$
{ipaddr}:${serverip}:${gatewayip}:${netmask}:master230:eth1:off hwaddress=eth1,$
{ethaddr},eth2,${eth2addr} ${other_bootargs}
netbootargs_slave=setenv bootargs_slave eth1:off root=/dev/nfs rw nfsroot=$
{serverip}:${nfs_slave} ip=${ipaddr_slave}:${serverip}:${gatewayip}:$
{netmask}:slave231:eth2:off hwaddress=eth1,${ethslave},eth2,${eth2slave}
t3300_slave rgmii ${other_bootargs}
norbootargs=setenv bootargs ip=${ipaddr}:${serverip}:${gatewayip}:$
{netmask}:master230:eth1:off hwaddress=eth1,${ethaddr},eth2,${eth2addr} $
{other_bootargs}
norbootargs_slave=setenv bootargs_slave eth1:off root=/dev/nfs rw nfsroot=$
{serverip}:${nfs_slave} ip=${ipaddr_slave}:${serverip}:${gatewayip}:$
{netmask}:slave231:eth2:off hwaddress=eth1,${ethslave},eth2,${eth2slave}
t3300_slave rgmii ${other_bootargs}
norboot=run init_gpio; run norbootargs; run norbootargs_slave; cp.b 0xa0080000
0x7fc0 0x107ffff; t3300 slave-bootargs; pcie l 0x2000000 c; t3300 slave-reset; pcie
4 l 0x2000000 r i; pcie 4 s; pcie 4 w; pcie L 0x10000000; bootm
ipaddr_slave=192.168.1.201
flashkernel=tftp ${serverip}:${kernel_master} ; erase 0xa0080000 +0x108fffe ;cp.b
0x7fc0 0xa0080000 ${filesize} ; save
norboot1=run init_gpio; run norbootargs; run norbootargs_slave; cp.b 0xa0080000
0x7fc0 0x107ffff; t3300 slave-bootargs; pcie 4 l 0x2000000 r i; pcie L 0x10000000;
bootm
netboot1=run init_gpio; run netbootargs; run netbootargs_slave; t3300 slave-
bootargs;pcie l 0x2000000 c; t3300 slave-reset ;pcie 4 l 0x2000000 r i; pcie L
0x10000000 ;tftp ${serverip}:${kernel_master}; bootm
netboot=run init_gpio; run netbootargs; run netbootargs_slave; tftp ${serverip}:$
{kernel_master}; t3300 slave-bootargs; pcie l 0x2000000 c; t3300 slave-reset; pcie
4 l 0x2000000 r i; pcie 4 s; pcie 4 w; pcie L 0x10000000; bootm
kernel_master=kernel-t2200_initramfs-2.8.5.10.uImage
kernel_slave=kernel-t2200_initramfs-2.8.5.10.uImage
other_bootargs=mem=512M cram_offset=0x23000 icc_heap_size=130M icc_part_size=384M
ddr_limit=2G earlycon=uart8250,mmio32,0xfe800000,115200n8 console=ttyS0 noswap
nopcie
gatewayip=192.168.1.100
netmask=255.255.255.0
ipaddr=192.168.1.200
serverip=192.168.1.100
bootcmd=run netboot
ethprime=gemac1
bootargs=root=/dev/nfs rw nfsroot=192.168.1.100:/opt/pc73300/master
ip=192.168.1.200:192.168.1.100:192.168.1.100:255.255.255.0:master230:eth1:off
hwaddress=eth1,00:15:E1:01:C1:E0,eth2,00:15:E1:01:C1:E1 mem=512M
cram_offset=0x23000 icc_heap_size=130M icc_part_size=384M ddr_limit=2G
earlycon=uart8250,mmio32,0xfe800000,115200n8 console=ttyS0 noswap nopcie
bootargs_slave=eth1:off root=/dev/nfs rw nfsroot=192.168.1.100:/opt/pc73300/slave
ip=192.168.1.201:192.168.1.100:192.168.1.100:255.255.255.0:slave231:eth2:off
hwaddress=eth1,00:15:E1:01:C1:E2,eth2,00:15:E1:01:C1:E3 t3300_slave rgmii mem=512M
cram_offset=0x23000 icc_heap_size=130M icc_part_size=384M ddr_limit=2G
earlycon=uart8250,mmio32,0xfe800000,115200n8 console=ttyS0 noswap nopcie
eth1addr=`{eth2addr}`
stdin=serial
stdout=serial
stderr=serial
verify=y
ethact=gemac1

Environment size: 3522/8188 bytes


T2000#

You might also like