From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Mon, 21 May 2012 22:11:45 +0200 Subject: [U-Boot] [PATCH] net: Fix smc911x Ethernet driver warning In-Reply-To: References: <1337620913-20128-1-git-send-email-joe.hershberger@ni.com> <20120521201142.29483f22@wker> Message-ID: <20120521221145.7939148a@wker> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Joe, On Mon, 21 May 2012 13:20:40 -0500 Joe Hershberger wrote: ... > > just a note: some patches for similar issues already exist > > on patchwork: > > > > http://patchwork.ozlabs.org/patch/160294/ > > http://patchwork.ozlabs.org/patch/160293/ > > http://patchwork.ozlabs.org/patch/160292/ > > http://patchwork.ozlabs.org/patch/160291/ > > Thanks for submitting the patches. Were you able to test them out on > hardware? If so, please comment what hardware. I only tested the patch http://patchwork.ozlabs.org/patch/160291/ on the TQM5200 board. For other 4 patches I do not have the hardware to test. I'm going to fix drivers/net/4xx_enet.c, too. I have the HW to test it and hope to submit a patch soon. Thanks, Anatolij