From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Thu, 29 Dec 2011 10:40:54 +0100 Subject: [U-Boot] [PATCH] i.mx6:imx6q: allign MAC address with burned-in ordering In-Reply-To: <1324298293-14900-1-git-send-email-jason.hui@linaro.org> References: <1324298293-14900-1-git-send-email-jason.hui@linaro.org> Message-ID: <4EFC35A6.8050003@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 =====================================================================