commit | 8dd60adc43e2939469839e2eee79591b0df869d7 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Sat May 30 22:44:46 2020 +0200 |
committer | Stefano Babic <sbabic@denx.de> | Mon Jun 08 10:43:02 2020 +0200 |
tree | efa347ae648bad7a9170e668c6ffaf7aa92293d7 | |
parent | 9ae0ad92997c77d9e730b4abd0362021ac971130 [diff] |
ARM: dts: imx: m53menlo: Convert to DM_ETH Convert the board to DM_ETH instead of legacy networking. This requires a minor addition to the DT to satisfy the requirement for specifying a PHY node. No functional change from board user perspective. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Fabio Estevam <festevam@gmail.com> Cc: NXP i.MX U-Boot Team <uboot-imx@nxp.com> Cc: Peng Fan <peng.fan@nxp.com> Cc: Stefano Babic <sbabic@denx.de>