From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kim Phillips Date: Fri, 23 Jan 2009 20:05:29 -0600 Subject: [U-Boot] [PATCH v5] mpc83xx: New board support for SIMPC8313 In-Reply-To: <20090124011416.9E952832E425@gemini.denx.de> References: <312761.94771.qm@web83502.mail.sp1.yahoo.com> <20090123175552.3f60db0b.kim.phillips@freescale.com> <20090124011416.9E952832E425@gemini.denx.de> Message-ID: <20090123200529.4d9bed52.kim.phillips@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sat, 24 Jan 2009 02:14:16 +0100 Wolfgang Denk wrote: > In message <20090123175552.3f60db0b.kim.phillips@freescale.com> you wrote: > > > > me neither. I know it works with gcc 4.2, just not gcc 4.1, and I > > don't know what version the ELDK currently uses. I'll just take it > > since it's so early in the cycle, and WD seems to be overtaking me in > > 83xx patches anyway ;). I expect the issue to be fixed before the next > > release though. > > ELDK uses: > > ELDK 4.0: gcc version 4.0.0 > ELDK 4.1: gcc version 4.0.0 > ELDK 4.2: gcc version 4.2.2 great, then all should be ok. Thank you Wolfgang, Kim