id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,blockedby,blocking 1797,malloc() are limited to the 1st 32 MB on the PowerPC BSPs,feng1,Joel Sherrill,"bsp_sbrk_init() was declared at powerpc/shared/startup/bspgetworkarea.c and its returned value was not passed along to bsp_libc_init(), which limited malloc() only up to the 1st 32 MB of memory that no PPC BSP could extend to allocate more memory, once the 32 MB is used up. The attached patch allowed one to malloc() beyond 32 MB. Besides, it fixed the value of heap_start & heap_size for the single-heap case. It complies with Joel Sherrill's future plan for memory protection, but yet does not interfere with the functions of other non-PowerPC BSPs. Thanks to everyone's feedback and contribution. Please see ChangeLog for details.",defect,closed,normal,4.11,bsps,4.10,critical,fixed,,strauman@…,,