From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Wed, 09 Jan 2008 17:48:03 -0500 Subject: [U-Boot-Users] [PATCH V2] Fix Ethernet init() return codes. In-Reply-To: <20080109224336.478E124755@gemini.denx.de> References: <20080109224336.478E124755@gemini.denx.de> Message-ID: <47854F23.2020201@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 Wolfgang Denk wrote: > Dear Ben, > > in message <47853EA0.80008@gmail.com> you wrote: > >>> Which one? The original "[PATCH V2] Fix Ethernet init() return codes" >>> patch? >>> > ... > >> Yes, the original V2 patch, not the one before it since it missed QE. >> > > Can you please rebase it? It fails now: > > error: patch failed: cpu/mpc8xx/fec.c:588 > error: cpu/mpc8xx/fec.c: patch does not apply > error: patch failed: drivers/net/rtl8169.c:620 > error: drivers/net/rtl8169.c: patch does not apply > Using index info to reconstruct a base tree... > Falling back to patching base and 3-way merge... > Auto-merged cpu/mpc8xx/fec.c > CONFLICT (content): Merge conflict in cpu/mpc8xx/fec.c > Auto-merged drivers/net/rtl8169.c > CONFLICT (content): Merge conflict in drivers/net/rtl8169.c > Auto-merged drivers/net/tsec.c > Auto-merged drivers/qe/uec.c > Auto-merged net/eth.c > Failed to merge in the changes. > Patch failed at 0001. > > Sorry... > > Best regards, > > Wolfgang Denk > > Will do