From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dirk Behme Date: Sun, 05 Feb 2012 07:32:10 +0100 Subject: [U-Boot] [PATCH v4 1/5] net: fec_mxc: add 1000 Mbps selection In-Reply-To: <1328228569-5794-1-git-send-email-troy.kisky@boundarydevices.com> References: <1328228569-5794-1-git-send-email-troy.kisky@boundarydevices.com> Message-ID: <4F2E226A.30103@googlemail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 03.02.2012 01:22, Troy Kisky wrote: > Define CONFIG_FEC_QUIRK_ENET_MAC and add to > board files mx6qarm2 and mx6qsabrelite. > > Signed-off-by: Troy Kisky > Acked-by: Dirk Behme > --- ... In case someone wants to test this on a mx6qarm2 or any other mx51/53/28 board: I pushed this whole v4 patch series to a test branch 'u-boot-imx-net-test.git' https://github.com/dirkbehme/u-boot-imx6/commits/u-boot-imx-net-test.git based on the recent u-boot-imx.git [1]. Best regards Dirk [1] http://git.denx.de/?p=u-boot/u-boot-imx.git;a=summary "i.mx: i.mx5: update imx_get_mac_from_fuse function" 8e3b8e8bb6845263d048f4f79c1923a8d4b31b55