
26 May
2004
26 May
'04
3:52 p.m.
Hi,
I included a patch that adds support for CS boot mode recognition on OMAP1610 Innovator and H2 boards. Currently you have to build U-Boot either for CS0 or CS3 boot mode. The patch adds new make targets for binaries that will check the boot mode and set flash address accordingly. Also some board specific init steps are skipped when booting from RAM. The new targets are: omap1610h2_cs_autoboot_config omap1610inn_cs_autoboot_config
Imre