<P>
&nbsp; <BR>
Hi<BR>
I am using u-boot-1.1.5 on MIPS32 core SoC. I am getting NULL pointer as return value of malloc from env_relocate() function.<BR>
<BR>
while debugging in mem_malloc_init() I come to know that mem_malloc_start= 0x81f80000 and mem_malloc_end=0xFFFFFFFF. But when i checked both the values in sbrk() which is called from malloc() i got mem_malloc_start=0xFFFFFFFF and mem_malloc_end=0xFFFFFFFF.<BR>
<BR>
How it happened ?? It may be the reason for getting NULL pointer. Please help me out.<BR>
<BR>
One more thing what should be the value of gd-&gt;reloc_off at mem_malloc_init().because in mem_malloc_init, mem_malloc_end = CFG_MONITOR_BASE + gd-&gt;relo_off and CFG_MONITOR_BASE is base address of Flash. In my case gd-relo_off=0xc23c0000 and CFG_MONITOR_BASE=0xBFC00000 so mem_alloc_end should be 0x181FC0000 but it is of 4byte so here is overflow and it become 0xFFFFFFFF.Is there anything wrong??<BR>
<BR>
Thanks,<BR>
Ashish
</P>
<br><br>
<Table border=0 Width=644 Height=57 cellspacing=0 cellpadding=0 style='font-family:Verdana;font-size:11px;line-height:15px;'><TR><td><a href='http://adworks.rediff.com/cgi-bin/AdWorks/click.cgi/www.rediff.com/signature-home.htm/1050715198@Middle5/1963414_1956321/1962936/1?PARTNER=3&OAS_QUERY=null target=new '><img src =http://imadworks.rediff.com/cgi-bin/AdWorks/adimage.cgi/1963414_1956321/creative_1962936.gif  alt='CNN'  border=0></a></td></TR></Table>