MLK-14768 fec: Change CONFIG_ETHPRIME name to align with DM ETH
authorYe Li <ye.li@nxp.com>
Mon, 8 May 2017 08:05:09 +0000 (03:05 -0500)
committerYe Li <ye.li@nxp.com>
Mon, 8 May 2017 08:05:09 +0000 (03:05 -0500)
commitab3e75aca829d5bfb998ce3434b419139b7ca7c8
treebdb3bd23e177785c989e86d495be9d11fd6b8c00
parenteacd50f370203218a8e96c28c8a7adc0b638fc6d
MLK-14768 fec: Change CONFIG_ETHPRIME name to align with DM ETH

The DM Ethernet driver requests the "ethprime" to align with DTB name
or start with "eth" with seq number as index.

So previous name "FEC" can't work as prime. Must change it to the "eth0" for
first ethernet device, or "eth1" for second one.

Signed-off-by: Ye Li <ye.li@nxp.com>
15 files changed:
include/configs/mx6dqscm.h
include/configs/mx6sabre_common.h
include/configs/mx6slevk.h
include/configs/mx6sx_arm2.h
include/configs/mx6sxsabreauto.h
include/configs/mx6sxsabresd.h
include/configs/mx6ul_14x14_ddr3_arm2.h
include/configs/mx6ul_14x14_evk.h
include/configs/mx6ul_14x14_lpddr2_arm2.h
include/configs/mx6ull_ddr3_arm2.h
include/configs/mx6ullevk.h
include/configs/mx7d_12x12_lpddr3_arm2.h
include/configs/mx7d_19x19_ddr3_arm2.h
include/configs/mx7d_19x19_lpddr3_arm2.h
include/configs/mx7dsabresd.h