mirror of
https://xff.cz/git/u-boot/
synced 2025-09-04 18:22:02 +02:00
With Ethernet DM in place, there is no longer the need for having the board_phy_config() and setup_fec() functions anymore. Remove them. Successfully tested a TFTP transfer after these changes. Signed-off-by: Fabio Estevam <festevam@gmail.com>