[U-Boot] Unable to debug UBOOT

Vivek DALAL dalal.vivek at gmail.com
Sat May 9 07:21:13 CEST 2009


Thanks for your help guys.
I will looking into all the pointers you guys had given...

thanks alot

Vivek Dalal
On Fri, May 8, 2009 at 8:31 PM, alfred steele <alfred.jaquez at gmail.com>wrote:

> > Looks like you are reinitializing the DDR , when u are already executing
> > from it, you may want to comment out that code, which initializes DDR.
> To add to that, if you have cloned code for an already existing
> platform config file, See if the "CONFIG_SKIP_RELOCATE_UBOOT" and
> "CONFIG_SKIP_LOWLEVEL_INIT" flags in your config file(include/configs)
> are enabled. If these flags are not enabled, you might need to enable
> them,s o that the early initialization code is skipped.
>
> Thanks.
>


More information about the U-Boot mailing list