
2 Nov
2011
2 Nov
'11
3:02 p.m.
Hi Vinary
2011/10/31 Vinay vinaymh@gmail.com:
Macpaul <macpaul <at> gmail.com> writes:
himport_r: can't malloc 29 bytes
Hi,
Did you get solution to this malloc failure in himpotr_r issue? I'm hitting the same issue and looking forward to some help.
Thanks Vinay
I do not know which architecture/platform you're using. Please describe your environment more detail, also the u-boot version should be told.
Please check your memory layout after relocation back and forth, be careful on the value of stack pointer and the starting address of malloc section. Also the configuration of the size for each section might affect. I suggest you to check board_init_r() more detail.
Hope this can help you.
--
Best regards,
Macpaul Lin