Hi Helmut,

On Mon, Jun 6, 2011 at 10:31 AM, Helmut Raiger <helmut.rai...@hale.at> wrote:
..
> Is there working version of a 2011 arm uboot (possibly for i.MX31) that
> boots from NOR flash?

Yes, we have at least MX31ADS and MX31Litekit (from LogicPD) that are
booting from NOR.

Please see the 2 patches I sent this weekend that made both boards to
boot correctly. They are already present int the latest u-boot-imx git
tree now.

Some suggestions:

- Make sure you use board_early_init for configuring the IOMUX for the
peripherals
- Make sure you use CONFIG_SYS_TEXT_BASE = 0xa0000000 for the NOR boot case

Regards,

Fabio Estevam
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to