commit | 9d4194f179b2c19c6732b9e2794a3d5153144492 | [log] [tgz] |
---|---|---|
author | Ye Li <ye.li@nxp.com> | Sun May 03 22:41:19 2020 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Sun May 10 20:55:20 2020 +0200 |
tree | 6a90f113622db969469a1d04173856c564aabcde | |
parent | 0e9d23945ce0b739a6ac13c11b0fdaba09a8dacc [diff] |
fec: Move imx_get_mac_from_fuse declare to imx file imx_get_mac_from_fuse is used to load MAC address from fuse. On imx8mp, we have two different ENET controllers and both need to call this function. So decouple its declare from fec driver. Reviewed-by: Fugang Duan <fugang.duan@nxp.com> Signed-off-by: Ye Li <ye.li@nxp.com> Signed-off-by: Peng Fan <peng.fan@nxp.com>