mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-16 16:21:26 +01:00
We need to filter out NET_ETH_START errors because we have to enable networking in order to propagate the MAC addresses to the DT while there is no network driver for the prueth in U-Boot yet. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>