]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/net/fsl_etsec: Set default MAC address
authorBALATON Zoltan <balaton@eik.bme.hu>
Fri, 23 May 2025 15:02:12 +0000 (17:02 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 10 Jun 2025 10:59:09 +0000 (12:59 +0200)
commit3c32fa9fb2300bbe435fc417dbb521981e230639
tree6fb2adf5bbbbff8eedae9b6b05ecfef2095ae1d2
parentea585b1022f7c1ac6e465aa1fe869de4c20ca943
hw/net/fsl_etsec: Set default MAC address

Use default MAC address if none is specified by property as done by
most other network interface models.

Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Reviewed-by: Bernhard Beschow <shentey@gmail.com>
Acked-by: Bernhard Beschow <shentey@gmail.com>
Message-ID: <8bd7ca691bd502b5fd761615d9af805e783fba36.1748012109.git.balaton@eik.bme.hu>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
hw/net/fsl_etsec/etsec.c