
On Sat, Jul 28, 2012 at 01:19:31PM +0200, Javier Martinez Canillas wrote:
IGEP-based boards can have two different flash memories, a OneNAND or a NAND device.
Since u-boot still lacks of a device model to be the able to look at run-time which memory type is available on a the board, a built time config option is needed to choose which memory to use.
This is a resend of a patch-set that adds both a config option for the nand memory type and SPL support to IGEP-based boards.
The patch-set is composed of the following patches:
[u-boot-arm/next RESEND PATCH 1/3] OMAP3: igep00x0: Add config [u-boot-arm/next RESEND PATCH 2/3] OMAP3: mem: Add Numonyx OneNAND [u-boot-arm/next RESEND PATCH 3/3] OMAP3: igep00x0: add SPL support
Applied to u-boot-ti/master, thanks!