barebox/board/ipe337/env/config

22 lines
449 B
Text
Raw Normal View History

echo /env/config
eth0.serverip=192.168.23.2
eth0.ethaddr=80:87:78:74:73:63
mtdparts="128k(uboot)ro,128k(ubootenv),128k(alternate),1536k(kernel),-(root)"
ip=dhcp
eth0.ip=192.168.25.2
eth0.netmask=255.255.255.0
eth0.gateway=192.168.25.1
2007-09-22 14:00:59 +00:00
nfsroot="/home/sha/octopus/blackfin/OSELAS.BSP-Pipetronix-ipe337-trunk/root"
uimage=uImage-bfin
jffs2=root-bfin.jffs2
bootargs="console=ttyBF0,115200"
# can be either 'net' or 'flash'
kernel=flash
root=flash