commit | 448616126b6c9417f566d6a11040fde2971f2b90 | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Wed Feb 23 07:50:51 2022 -0600 |
committer | Stefano Babic <sbabic@denx.de> | Tue Apr 12 15:36:17 2022 +0200 |
tree | 5c84c728e008d982c67db6955f69d7efa7abd4f4 | |
parent | 4d372b053bdb4affaac23f48a02b2cd717b0091d [diff] |
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>