ARM: zii-vf610-dev: disable eth1
The current support for the ZII Dev Boards time out on eth1 when
booting from net, which takes a while:

    Booting entry 'net'
    eth0: 100Mbps full duplex link detected
    T T T eth0: DHCP client bound to address 192.168.203.22
    WARNING: eth1: No MAC address set. Using random address 3a:e8:f7:52:55:6d
    T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T
    Loading ARM Linux zImage '/mnt/tftp/none-linux-zii-dev-rev-b-2'

eth1 is the DSA master interface and has no use within barebox,
so disable the interface to allow Barebox to boot right away from eth0.

Suggested-by: Andrey Smirnov <andrew.smirnov@gmail.com>
Signed-off-by: Vivien Didelot <vivien.didelot@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 59004fe commit ede293919fef07c991216cf4074ffdc2865182fd
@Vivien Didelot Vivien Didelot authored on 20 May 2019
Sascha Hauer committed on 23 May 2019
Showing 1 changed file
View
arch/arm/boards/zii-vf610-dev/defaultenv-zii-vf610-dev/nv/dev.eth1.mode 0 → 100644