summaryrefslogtreecommitdiffstats
path: root/board/ipe337/env/config
blob: cf0fcb1ad7b368ce02b983284f250893665cb7c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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

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