Re: [PATCH] omap3: Add minimal OMAP3 IGEP module support.

2010-10-02 Thread Enric Balletbò i Serra
2010/10/2 Tony Lindgren : > * Enric Balletbo i Serra [101001 15:18]: >> The OMAP3 IGEP module is a low-power, high performance production-ready >> system-on-module (SOM) based on TI's OMAP3 family. > > Looks OK to me, but also looks like you're missing the uncompress.h > DEBUG_LL/EARLY_PRINTK entr

Re: [PATCH] omap3: Add minimal OMAP3 IGEP module support.

2010-10-01 Thread Tony Lindgren
* Enric Balletbo i Serra [101001 15:18]: > The OMAP3 IGEP module is a low-power, high performance production-ready > system-on-module (SOM) based on TI's OMAP3 family. Looks OK to me, but also looks like you're missing the uncompress.h DEBUG_LL/EARLY_PRINTK entry? Regards, Tony -- To unsubscrib

[PATCH] omap3: Add minimal OMAP3 IGEP module support.

2010-10-01 Thread Enric Balletbo i Serra
The OMAP3 IGEP module is a low-power, high performance production-ready system-on-module (SOM) based on TI's OMAP3 family. Signed-off-by: Enric Balletbo i Serra --- arch/arm/mach-omap2/Kconfig |5 + arch/arm/mach-omap2/Makefile |2 + arch/arm/mach-omap2/board-igep0030.c