Burak Aydos d527d58cf8 lantiq: xrx200: handle EPROBE_DEFER for MAC address
The xrx200 ethernet driver falls back to a random MAC address on any
error from of_get_ethdev_address(), including -EPROBE_DEFER. When the
MAC address comes from an nvmem layout driver (such as u-boot-env on
NAND), the nvmem cell may not be available yet at first probe attempt.

Fix this by propagating EPROBE_DEFER so the driver probe is deferred
until the nvmem cell becomes available.

Tested on Zyxel P-2812HNU-F1 (NAND, u-boot-env nvmem layout).

Signed-off-by: Burak Aydos <byhexadecimal@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/21861
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(cherry picked from commit 50e7e5c80d9269e7a6e947688ffb4cec895d1237)
2026-02-09 00:40:31 +01:00
..
2025-12-02 23:32:42 +01:00
2026-01-15 20:55:54 +01:00
2026-02-03 23:26:21 +01:00
2026-01-15 20:55:54 +01:00
2026-01-05 00:22:59 +01:00
2026-01-27 16:30:05 +01:00
2026-01-11 19:10:38 +01:00
2025-11-22 10:11:52 +01:00
2026-02-03 23:26:21 +01:00
2026-01-15 20:55:54 +01:00
2025-07-20 23:37:37 +02:00
2025-11-22 10:16:35 +01:00
2025-12-17 00:32:23 +01:00
2025-11-26 17:21:14 +02:00
2026-01-15 20:55:54 +01:00
2026-02-03 23:26:21 +01:00
2026-01-15 20:55:54 +01:00
2026-01-15 20:55:54 +01:00
2025-10-22 14:56:15 +02:00
2025-11-25 17:27:24 +01:00