On Wed, Jul 17, 2019 at 7:36 AM Heinrich Schuchardt <xypron.g...@gmx.de> wrote: > > When testing qemu-riscv64_defconfig on Travis CI I got a QEMU erorr > "Parameter 'id' is missing". > > A command launching qemu-riscv64_defconfig successfully on Debian is: > > qemu-system-riscv64 \ > -machine virt \ > -kernel u-boot \ > -m 1G -nographic -netdev user,id=net0,tftp=$tftpdir \ > -device virtio-net-device,netdev=net0 > > Add the missing id. > > Fixes: 990b317fdcc4 ("travis-ci: add qemu-riscv64") > Signed-off-by: Heinrich Schuchardt <xypron.g...@gmx.de> > --- > bin/travis-ci/conf.qemu-riscv64_na | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >
Reviewed-by: Bin Meng <bmeng...@gmail.com> _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot