[U-Boot] U-Boot on IMX.51 EVK

Jason Liu liu.h.jason at gmail.com
Wed Jan 12 06:29:56 CET 2011


Hi, Thomas

2011/1/12 Thomas Besemer <thomas.besemer at gmail.com>:
> Hi Stefano -
>
> Looks like the problem I was having is the Freescale SDK (LTIB) had a
> .config file that ended up with the wrong load address; was picking up the
> MX53 (0x70008000 versus 0x90008000) load/build addys.  Don't know why it
> ever worked....  I hacked the right address into Makefile.boot, and comes up
> fine.  Basic regression testing shows no issues right now.

For picking up MX53 DDR address, it will due to that FSL BSP support
i.mx5 family such as
mx51/mx53/mx50 with one single image. So it take mx53 DDR address by
default by kernel and uboot
will make the adjustment if you take a look at the FSL uboot version.

>
> I was also able to boot over network without issues.

>
> Regards,
>
> tom
>
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
>
>


More information about the U-Boot mailing list