fix tftpboot test on boards without autoboot, swap wan/lan
This is for MIPS. I spent a while investigating why the second virtio net device doesn't function in qemu mips malta u-boot, but with no success. Use the first one instead.
This commit is contained in:
@@ -23,7 +23,7 @@ run-liminix-vm \
|
||||
--background ./vm \
|
||||
--u-boot ${uboot}/u-boot.bin \
|
||||
--arch ${derivation.pkgs.stdenv.hostPlatform.qemuArch} \
|
||||
--lan "user,tftp=`pwd`" \
|
||||
--wan "user,tftp=`pwd`" \
|
||||
--disk-image result/rootfs \
|
||||
result/uimage result/rootfs
|
||||
|
||||
|
Reference in New Issue
Block a user