]> git.dujemihanovic.xyz Git - u-boot.git/commit
mx6sabresd: Remove board_phy_config()
authorFabio Estevam <festevam@denx.de>
Fri, 2 Feb 2024 16:04:05 +0000 (13:04 -0300)
committerFabio Estevam <festevam@denx.de>
Thu, 8 Feb 2024 12:18:32 +0000 (09:18 -0300)
commit450af2495e4cfb085b9850653ca498479c4bdb18
tree870c27987e0249c00e0e4287484a2ee0c787017b
parentdbc4814515d37a3d1c4bb237f4e1c16d1f9e3736
mx6sabresd: Remove board_phy_config()

With Ethernet DM in place, there is no longer the need for having
the board_phy_config() anymore.

Remove it.

Confirmed that TFTP transfer still works fine without board_phy_config().

Signed-off-by: Fabio Estevam <festevam@denx.de>
Reviewed-by: Igor Opaniuk <igor.opaniuk@foundries.io>
board/freescale/mx6sabresd/mx6sabresd.c