]> git.ipfire.org Git - thirdparty/u-boot.git/commit
imx: imx8mm/imx8mn_beacon: Remove redundant code
authorAdam Ford <aford173@gmail.com>
Wed, 23 Feb 2022 13:50:51 +0000 (07:50 -0600)
committerStefano Babic <sbabic@denx.de>
Tue, 12 Apr 2022 13:36:17 +0000 (15:36 +0200)
commit448616126b6c9417f566d6a11040fde2971f2b90
tree5c84c728e008d982c67db6955f69d7efa7abd4f4
parent4d372b053bdb4affaac23f48a02b2cd717b0091d
imx: imx8mm/imx8mn_beacon: Remove redundant code

The Ethernet controller and PHY use the device tree info to
configure themselves, so it's not necessary to manually do it
in the board file.  This permits the removal of a bunch of headers
as well.

Signed-off-by: Adam Ford <aford173@gmail.com>
Reviewed-by: Fabio Estevam <festevam@denx.de>
Acked-by: Peng Fan <peng.fan@nxp.com>
board/beacon/imx8mm/imx8mm_beacon.c
board/beacon/imx8mn/imx8mn_beacon.c