[PATCH][RFC] OMAP3630: Create architecture macros and config entries.

2009-09-20 Thread Pais, Allen
This patch creates the architectural macros for OMAP3630. Signed-off-by: Allen Pais allen.p...@ti.com arch/arm/mach-omap2/Kconfig | 13 ++ arch/arm/plat-omap/include/mach/cpu.h | 30 +- diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig index

Re: Any one is still using omap-kernel on N810???

2009-09-20 Thread Kalle Valo
Stefano Panella stefano.pane...@csr.com writes: Hi guys, Hello, I am new to linux-omap mailing list, I wrote a couple of emails yesterday but I did not get any response yet... Yeah, I saw them. I'm travelling right now and I'm quite slow to answer. Is there any one testing linux-omap on

RE: [PATCH][RFC] OMAP3630: Create architecture macros and config entries.

2009-09-20 Thread Cousson, Benoit
Hi Allen, -Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap- ow...@vger.kernel.org] On Behalf Of Pais, Allen Sent: Sunday, September 20, 2009 9:47 AM To: linux-omap@vger.kernel.org; Raju, Veeramanikandan; Bongale, Hariprasad Subject: [PATCH][RFC] OMAP3630:

Re: Any one is still using omap-kernel on N810???

2009-09-20 Thread Kalle Valo
Andy Shevchenko andy.shevche...@gmail.com writes: Is there any how-to or update instruction I can follow? Perhaps more useful to ask in maemo.org. In my opinion it's better to ask about mainline and linux-omap kernels here. In maemo.org people mostly use the old forked 2.6.21 kernel. --

Re: Any one is still using omap-kernel on N810???

2009-09-20 Thread Kalle Valo
Stefano Panella stefano.pane...@csr.com writes: I am now trying to follow all the instructions from http://www.natisbad.org/N810/index.html Thanks, this is a good link. I added it to the n8x0 wiki page. but I am still having problems with the internal MMC card... Sorry, I know nothing

RE: [PATCH][RFC] OMAP3630: Create architecture macros and config entries.

2009-09-20 Thread Shilimkar, Santosh
Allen, depends on ARCH_OMAP3 ARCH_OMAP34XX +config MACH_OMAP_3630SDP + bool OMAP 3630 SDP board + depends on ARCH_OMAP3 ARCH_OMAP34XX ARCH_OMAP36XX + config MACH_NOKIA_N8X0 bool Nokia N800/N810 depends on ARCH_OMAP2420 diff --git