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)
commitc330235597c27eb51b0b3641ce4800906fc99af6
treefd0bc21cc57f2ec7ead11c371825f19a2c04be41
parent548c35ff6e42c39657f7980e21b604b3d79eb17f
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