Re: [U-Boot] [PATCH] i.mx6:imx6q: allign MAC address with burned-in ordering

2011-12-29 Thread Jason Liu
Stefano, 2011/12/19 Jason Liu jason@linaro.org: 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]

Re: [U-Boot] [PATCH] i.mx6:imx6q: allign MAC address with burned-in ordering

2011-12-29 Thread Stefano Babic
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]

[U-Boot] [PATCH] i.mx6:imx6q: allign MAC address with burned-in ordering

2011-12-19 Thread Jason Liu
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]