commit | bbb20942c9fbb337171582a1600c964321f61e0d | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Wed Jan 10 13:20:31 2018 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Sun Feb 04 12:00:58 2018 +0100 |
tree | c9045994b86e07e8fa559051b4e4e67cae035f53 | |
parent | a12bf3c3f791ae32f031dc3224cdc7e5a62805cc [diff] |
imx: refactor imx_get_mac_from_fuse Move imx_get_mac_from_fuse to a new mac.c for i.MX6/7. Since fuse regs structure are different for i.MX6/7, use mac address offset in code and define a new local struture imx_mac_fuse. Also sort the config order. Signed-off-by: Peng Fan <peng.fan@nxp.com> Cc: Stefano Babic <sbabic@denx.de> Cc: Fabio Estevam <fabio.estevam@nxp.com> Reviewed-by: Stefano Babic <sbabic@denx.de>