commit | a13644c065173fad6bcaf163569bd01e6eb93834 | [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 | dae6cb8fb757fa13d9f894a67443a7ea7e93c6bc [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>