
2 Dec
2013
2 Dec
'13
11:31 a.m.
Hi all,
I want to compile a u-boot with debug enable.But i am getting some problem in that.
I am using omap4460 panda board. When i am enabling DEBUG in config file(include/configs/omap4_panda.h). I am getting error that .rodaata not fit in region .sram , sram overflowed (might be because the size of spl image is larger then expected).
Is there any way to enable DEBUG to whole u-boot source code.
Waiting for your views on this problem.