From mboxrd@z Thu Jan 1 00:00:00 1970 From: George G. Davis Date: Fri, 12 Sep 2003 16:08:44 -0400 Subject: [U-Boot-Users] need help regarding u-boot for csb226 In-Reply-To: <20030912200406.EB83FC59E4@atlas.denx.de> References: <20030912200406.EB83FC59E4@atlas.denx.de> Message-ID: <3F6227CC.8040903@comcast.net> 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 George, > > in message <3F60A402.2030307@comcast.net> you wrote: > >>and do not encounter the get the "as: unrecognized option `-marmv4'" error. > > > Neither do I. > > > >>However, it looks like someone has recently broken the build since I get >>this error now with recent CVS (as of today +/- and hour): > > > Ummm ... which tag? This must be an old (temporary) version. HEAD > > >>skge.c:4732: warning: `DumpMsg' defined but not used >>skge.c:4818: warning: `DumpLong' defined but not used > > > Anything in skge.c between lines 345 and 4869 (the end) is wrappen in > a #ifdef CONFIG_SK98; if you see this, this must be old code. > > Make sure to check out a revent version (i. e. tag U-Boot-0_4_8 or > later) Ah, sorry, I've been pulling HEAD. My own fault for being on the bleeding edge. Thanks! -- Regards, George > > Best regards, > > Wolfgang Denk >