From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Wed, 04 Jun 2008 12:06:41 -0700 Subject: [U-Boot-Users] [patch 1/1] try to fix problem on the trizeps board DM9000 error: status check fail: 0x6d In-Reply-To: <3efb10970806041150tf5d2488q63c8aa305d86bdcd@mail.gmail.com> References: <20080603181405.721345956@bohmer.net> <48458d79.0c53300a.6641.12c7@mx.google.com> <3efb10970806041150tf5d2488q63c8aa305d86bdcd@mail.gmail.com> Message-ID: <4846E7C1.7030103@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 Remy Bohmer wrote: > Hello Ben, > > >> I can't get this to apply. Please re-base after applying your 6-patch >> set and the one that changes the order of rx status processing (or >> against the current net tree would be even better). >> > > I just pulled the net repo and I see the problem: > You forgot to apply patch number 5 of my series of 6... > The one that modifies the eth_rx routine. (The patch of which it was > all about ;-)) > > Chalk it up to git ineptitude on my part. If you look here: http://git.denx.de/?p=u-boot/u-boot-net.git;a=summary You'll see that Patch #5 is in the changelog, but if you look at the commitdiff you'll see that I really just added a new file called ".dotest/patch" when I fixed the whitespace issue manually. D'oh! I'll try to fix things up tonight. regards, Ben