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

2010-10-02 Thread Enric Balletbò i Serra
2010/10/2 Tony Lindgren t...@atomide.com: * Enric Balletbo i Serra eballe...@gmail.com [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

[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 eballe...@gmail.com --- arch/arm/mach-omap2/Kconfig |5 + arch/arm/mach-omap2/Makefile |2 +

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

2010-10-01 Thread Tony Lindgren
* Enric Balletbo i Serra eballe...@gmail.com [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,