summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/edb93xx/env/config
blob: 3266272742a08a1677b102cbc53274f4fdb38a02 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#!/bin/sh

eth0.ipaddr=192.168.0.50
eth0.netmask=255.255.0.0
eth0.serverip=192.168.0.8
#eth0.ethaddr=

board=edb9301
autoboot_timeout=3
active_cfg=1
bootargs_common="console=ttyAM0,115200"

# valid media: flash/net
kernel_boot_media=flash
rootfs_boot_media=flash