mirror of
https://xff.cz/git/u-boot/
synced 2025-09-07 19:52:15 +02:00
With DM enabled, there is no need for board code to initialize the Ethernet interfaces. Specifically board_interface_eth_init will handle the configuration of GPR1. Signed-off-by: Tim Harvey <tharvey@gateworks.com>