From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Tue, 23 Mar 2010 13:23:35 -0700 Subject: [U-Boot] [PATCH] net/eth.c: bug-fix In-Reply-To: <20100323195201.D79794C022@gemini.denx.de> References: <07A6D2B84CB942DD8FC96FB7E3CD9CC2@smartbridges.com> <3270DCAC1B1540C7B13D9BC718F543BF@smartbridges.com> <20100321203854.C3C6A4C022@gemini.denx.de> <4BA8F738.3050806@gmail.com> <20100323195201.D79794C022@gemini.denx.de> Message-ID: <4BA92347.9030302@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Wolfgang, On 3/23/2010 12:52 PM, Wolfgang Denk wrote: > Dear Ben Warren, > > In message<4BA8F738.3050806@gmail.com> you wrote: > >>>> >>>> >>> Do you have this patch in your queue? >>> >>> >> No, I don't. This patch is wrong, and I believe I already responded >> about it. The code does need a subtle clean-up, but I haven't quite >> found the time to do it. Hopefully in the next couple of days I'll get >> to it. >> > Thanks. I asked because after your reply there was a "But..." from Teh > Kok How which AFAICT remained unreplied, so I wa snot sure. > > I see that now. Thought I'd responded, but I guess not. Anyway, the right fix for the problem Teh Kok How is (was?) seeing is to have a smarter board_eth_init() function. > Best regards, > > Wolfgang Denk > > regards, Ben