Hi Hugo, On Thu, Oct 20, 2011 at 2:04 PM, Hugo Holgersson <[email protected]> wrote: > Dear readers, > > I have problems running U-Boot on my i.MX 25 PDK board. > > I have tried two methods: > > (A) > git clone git://www.denx.de/git/u-boot-imx.git master > nano board/freescale/mx25pdk/imximage.cfg # change to BOOT_FROM nand > make CROSS_COMPILE=arm-none-linux-gnueabi- mx25pdk_config > make CROSS_COMPILE=arm-none-linux-gnueabi- u-boot.imx > > The u-boot.imx is flashed using FreeScale AVK to address 0x400 in NAND. This > image does not work (no UART output).
I have only tested booting MX25PDK from the SD card. Does this method work for you? Regards, Fabio Estevam _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

