]> git.baikalelectronics.ru Git - uboot.git/commit
arm64: imx8mm: imx8mn: imx8mp: Drop FEC GPR[1] board workaround
authorMarek Vasut <marex@denx.de>
Mon, 6 Mar 2023 14:53:54 +0000 (15:53 +0100)
committerStefano Babic <sbabic@denx.de>
Thu, 30 Mar 2023 11:51:55 +0000 (13:51 +0200)
commit1969b3cc72d1e056eeb8356eae1228302b481208
tree8bb78a3f45c70c8dfb986485f0e5b3135eb720f1
parent07d82076cdb2e2516af3f7d2e440dfad5a107a17
arm64: imx8mm: imx8mn: imx8mp: Drop FEC GPR[1] board workaround

The FEC interface mode is now configured in common board_interface_eth_init()
and called by FEC MAC driver when appropriate. Drop the board side duplicates
if the same functionality.

Signed-off-by: Marek Vasut <marex@denx.de>
arch/arm/mach-imx/imx8m/clock_imx8mm.c
board/dhelectronics/dh_imx8mp/imx8mp_dhcom_pdk2.c
board/engicam/imx8mm/icore_mx8mm.c
board/kontron/pitx_imx8m/pitx_imx8m.c