[U-Boot] [PATCH] i.mx6:imx6q: allign MAC address with burned-in ordering
Stefano Babic
sbabic at denx.de
Thu Dec 29 10:40:54 CET 2011
On 19/12/2011 13:38, Jason Liu wrote:
> For the i.mx6q, the burned-in MAC address will be the following odering,
>
> fuse: 0x620[7:0] MAC_ADDR[7:0] ---> mac[5]
> fuse: 0x620[15:8] MAC_ADDR[15:8] ---> mac[4]
> fuse: 0x620[23:16] MAC_ADDR[23:16] ---> mac[3]
> fuse: 0x620[31:24] MAC_ADDR[31:24] ---> mac[2]
> fuse: 0x630[7:0] MAC_ADDR[39:32] ---> mac[1]
> fuse: 0x630[15:8] MAC_ADDR[47:40] ---> mac[0]
>
> This patch also fix the error caculation for the fuse bank[0] address
Applied to u-boot-imx, thanks.
Best regards,
Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de
=====================================================================
More information about the U-Boot
mailing list