imx8ulp: Update ethernet mac to get from fuse
authorYe Li <ye.li@nxp.com>
Fri, 29 Oct 2021 01:46:28 +0000 (09:46 +0800)
committerStefano Babic <sbabic@denx.de>
Sat, 5 Feb 2022 12:38:39 +0000 (13:38 +0100)
commit484b306b9e53d39c87b54376fc4468ff5aa34297
treefd06040b96e9743e9a0a7a2fc2f2215e215549d4
parent3b320106917313a450f5a6a9ab3eb9aaf533bacf
imx8ulp: Update ethernet mac to get from fuse

Get the MAC address from fuse bank5 word 3 and 4. It has
MSB first at lowest address, so have a reverse order with other
iMX used in mac.c

Reviewed-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Ye Li <ye.li@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
arch/arm/mach-imx/imx8ulp/soc.c