]> git.baikalelectronics.ru Git - uboot.git/commit
qemu-arm: Enable DHCP distro target
authorAlexander Graf <agraf@suse.de>
Tue, 4 Sep 2018 11:49:29 +0000 (13:49 +0200)
committerTom Rini <trini@konsulko.com>
Wed, 5 Sep 2018 20:01:22 +0000 (16:01 -0400)
commitc1837f7df610ab45afe69223329d2f3360c7efae
treefd0bc21cc57f2ec7ead11c371825f19a2c04be41
parentad6c54c6fcb7a450ebd696bae7e8a206233abee2
qemu-arm: Enable DHCP distro target

When booting the QEMU virt machine with -net nic,model=e1000 we can already
support network boot just fine today.

So let's enable the default bootcmd to also evaluate DHCP responses properly.
That way we can enable network boot seamlessly with the virt target.

Signed-off-by: Alexander Graf <agraf@suse.de>
include/configs/qemu-arm.h