[U-Boot-Users] malloc error

Kevin A. Sapp Kevin.Sapp at catapult.com
Fri Jan 16 19:26:41 CET 2004


Hello,

I have been porting das u-boot to run directly out of
RAM.  So far so good, boots, serial works, ethernet works..

After I tftpboot a known good Linux kernel and try to
bootm it it fails while inflating the kernel in inflate_blocks_new
due to a malloc failure.  I reserved 1MB of RAM for
malloc in the config file, but when malloc is called there
is not enough memory.

The board is an 8275 with 32MB of RAM.  das u-boot is
downloaded with a BDI to 0.

Any ideas?

Thank you
Kevin

>  
>





More information about the U-Boot mailing list