diff options
| author | Michael Walle <[email protected]> | 2026-05-06 14:34:14 +0200 |
|---|---|---|
| committer | Peng Fan <[email protected]> | 2026-05-15 19:28:30 +0800 |
| commit | 6af1851cb6363f7f7d60f6d7b4742644f5983aad (patch) | |
| tree | 12d277f1e12dd185dddc0d4e7c1de196c98619b4 /docs | |
| parent | 5a39262a4aa6e125c82f0bed15ea4b74fdfc2098 (diff) | |
boards/nxp: remove board_eth_init()
board_eth_init() is dead code since commit e524f3a449f5 ("net: Remove
eth_legacy.c"). Remove it.
I'm not sure, all the shenanigans are covered by the new DM-version. The
MDIO mux and iomux controls probably are. The fman configuration
probably isn't. OTOH, nobody cared for years and the called
fm_info_set_phy_address() was also removed years ago.
This also removes fdt_fixup_board_enet() for the ls1043a and ls1046a
because it relies on the local variable "mdio_mux" being initialized by
the board_eth_init().
Signed-off-by: Michael Walle <[email protected]>
Signed-off-by: Peng Fan <[email protected]>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions
