commit | 77126108c80b844ec018bf08c8d1677b00d45c12 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Mon Mar 06 15:53:53 2023 +0100 |
committer | Stefano Babic <sbabic@denx.de> | Thu Mar 30 13:51:33 2023 +0200 |
tree | 39700fc6ed88f636f901847b6c163ddc64065d04 | |
parent | 4c5faefbfee8f20c292eaed4049e78a216b48186 [diff] |
arm64: imx8mp: Drop EQoS GPR[1] board workaround The EQoS interface mode is now configured in common board_interface_eth_init() and called by EQoS MAC driver when appropriate. Drop the board side duplicates if the same functionality. Signed-off-by: Marek Vasut <marex@denx.de>