From mboxrd@z Thu Jan 1 00:00:00 1970 From: Graeme Russ Date: Mon, 24 Aug 2009 22:12:18 +1000 Subject: [U-Boot] [PATCH v2 15/17] Move eNET low-level initialisation into asm In-Reply-To: <20090824120343.EE346833DBD2@gemini.denx.de> References: <1250996401-13642-16-git-send-email-graeme.russ@gmail.com> <1251111477-15561-1-git-send-email-graeme.russ@gmail.com> <20090824111121.EF2D4833DBD2@gemini.denx.de> <4A927E3B.8040903@gmail.com> <20090824120343.EE346833DBD2@gemini.denx.de> Message-ID: <4A9283A2.5070002@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 Graeme Russ, > > In message <4A927E3B.8040903@gmail.com> you wrote: >>> Are you absolutely sure this is a good idea? >> Hmm, maybe now that it's working I may not need it. I just stg pop'd >> it and the following patches applied cleanly (although it did need to >> auto modify patch 16) and the board still works so I guess I can ditch >> it - Shortens patch series by one - How would you like the resend (maybe >> same length series with Patch 15 being blank?) > > I don;t use that code, and don;t even know which debug options you > have on x86. So it's your decision in the end. OK, I will ditch - I'll resend a blank 15 and new 16 & 17 tomorrow - It's getting late > >> Arghh, only looked at sc520.h - I just did a global search for space >> followed by tab - 1000+ hits, but i386 and eNET are clean :) > > So you have 1000+ fixes to do? Thanks in advance. LOL - Maybe I'll take that challenge one day > > Best regards, > > Wolfgang Denk >