commit | 4f934343aadc895c36d423596951cb546576324d | [log] [tgz] |
---|---|---|
author | Hou Zhiqiang <Zhiqiang.Hou@nxp.com> | Mon Sep 21 15:08:45 2020 +0530 |
committer | Tom Rini <trini@konsulko.com> | Thu Sep 24 08:27:44 2020 -0400 |
tree | 82db70d99bd1acd401aac52583cb1aaeeaaad97b | |
parent | 5966b6d9a84ebec3dc23dee5dc62c79e1365a486 [diff] |
mpc8xxx: Don't compile board_eth_init() for DM_ETH The cpu_eth_init() is only used by the legacy ethernet driver framework. Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com> Reviewed-by: Vladimir Oltean <vladimir.oltean@nxp.com> [Rebased] Signed-off-by: Priyanka Jain <priyanka.jain@nxp.com>