[U-Boot] Compiling a debug version of u-boot on panda board

2013-12-02 Thread Vikram Singh Shekhawat
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

Re: [U-Boot] Compiling a debug version of u-boot on panda board

2013-12-02 Thread Lokesh Vutla
Hi Vikram, On Monday 02 December 2013 04:01 PM, Vikram Singh Shekhawat wrote: 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