]> git.dujemihanovic.xyz Git - u-boot.git/commit
imx8mq_evk: Remove FEC and Ethernet PHY board code
authorFabio Estevam <festevam@gmail.com>
Thu, 28 Mar 2024 18:43:19 +0000 (15:43 -0300)
committerFabio Estevam <festevam@gmail.com>
Sat, 30 Mar 2024 18:12:05 +0000 (15:12 -0300)
commit13cca97251ab1a1dd3990caa417faa6dd31387e4
tree734e082cedc2af1cadb4be9b8df31ca265836765
parent9dc7d5270beb4be24395deefd52f245441780959
imx8mq_evk: Remove FEC and Ethernet PHY board code

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>
board/freescale/imx8mq_evk/imx8mq_evk.c