Hi! > Add minimal support for Nokia RM-696 board. > > Signed-off-by: Aaro Koskinen <aaro.koskinen@xxxxxxxxx> > --- > > The patch is based & boot-tested with 3.3-rc6. > > > arch/arm/mach-omap2/Kconfig | 3 ++- > arch/arm/mach-omap2/board-rm680.c | 14 +++++++++++++- > arch/arm/plat-omap/include/plat/uncompress.h | 1 + > 3 files changed, 16 insertions(+), 2 deletions(-) > > diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig > index e20c8ab..b740c2e 100644 > --- a/arch/arm/mach-omap2/Kconfig > +++ b/arch/arm/mach-omap2/Kconfig > @@ -245,10 +245,11 @@ config MACH_NOKIA_N8X0 > select MACH_NOKIA_N810_WIMAX > > config MACH_NOKIA_RM680 > - bool "Nokia RM-680 board" > + bool "Nokia RM-680/696 board" > depends on ARCH_OMAP3 > default y > select OMAP_PACKAGE_CBB > + select MACH_NOKIA_RM696 > AFAICT, this is nokia N9. At least help text should state that... > config MACH_NOKIA_RX51 > bool "Nokia RX-51 board" > diff --git a/arch/arm/mach-omap2/board-rm680.c b/arch/arm/mach-omap2/board-rm680.c > index 8678b38..094473e 100644 > --- a/arch/arm/mach-omap2/board-rm680.c > +++ b/arch/arm/mach-omap2/board-rm680.c > @@ -1,5 +1,5 @@ > /* > - * Board support file for Nokia RM-680. > + * Board support file for Nokia RM-680/696. > * And a comment. -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html