]> www.infradead.org Git - users/dwmw2/qemu.git/commit
hw/sparc/sun4m: use qemu_find_nic_info()
authorDavid Woodhouse <dwmw@amazon.co.uk>
Mon, 23 Oct 2023 08:37:55 +0000 (09:37 +0100)
committerDavid Woodhouse <dwmw2@infradead.org>
Mon, 8 Jan 2024 13:50:16 +0000 (13:50 +0000)
commit5dcb56c8827e02551ca3401d3c76a7376e1d1b66
treee3a97289a29215e00fda7192f182b0b58b77057d
parentc1ef54acda3dc05cfa1ec5e160f7978bba50a90b
hw/sparc/sun4m: use qemu_find_nic_info()

Obtain the MAC address from the NIC configuration if there is one, or
generate one explicitly so that it can be placed in the PROM.

Signed-off-by: David Woodhouse <dwmw@amazon.co.uk>
hw/sparc/sun4m.c