[U-Boot-Users] Bug in malloc()?

Rune Torgersen runet at innovsys.com
Fri Oct 26 16:41:27 CEST 2007


> From: Timur Tabi [mailto:timur at freescale.com] 
> Just to be clear, backing out f82b3b6304b620ef7e28bfaa1ea887a2ad2fa325
> and e9514751cfa5cce61ea699fa0d3eb37898a5eeb5 makes malloc 
> work, but breaks the 
> command line?

I think both will work, because one of those commits sets gd->reloc_off
to 0 and that is what breaks everything.
I need try ry it again to make sure.

> 
>> I had to disable CONFIG_RELOC_FIXUP_WORKS in 
>> include/common.h for my CPU
>> to get it to work.
> 
> Does disabling that make everything work?

Yes, as far as I can tell. I could successfully download and run a
kernel uImage.




More information about the U-Boot mailing list