From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Date: Fri, 26 Oct 2007 17:33:40 -0500 Subject: [U-Boot-Users] Bug in malloc()? In-Reply-To: References: <47211A27.1080703@freescale.com> <4721D0BD.4060200@ge.com> <4721F938.4010701@freescale.com> <472267D0.8080104@freescale.com> Message-ID: <47226B44.3030801@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 Grant Likely wrote: > mpc8349-mitx-gp is working fine for me, so it's not all of 83xx > > It might be related to compiler version. I'm using ELDK 4.1: It is. I was using 4.1.78. When I switched to 4.0.2, it worked. So now what?