Hi, The following patches add minimal support for Nokia RM-696 board. Tested with Linux 3.2-rc4 and busybox, basic functionality like serial console and MMC are working. So far the code is identical with RM-680. mach-types update is needed to compile the code. I'm not sure how the file is updated these days? For testing, the following patch is also required: http://www.spinics.net/lists/linux-omap/msg61022.html Aaro Koskinen (2): arm: tools: mach-types: add nokia_rm696 arm: omap: add minimal support for Nokia RM-696 Igor Dmitriev (1): arm: mach-omap2: sdram-nokia: add 200 MHz memory timings info arch/arm/mach-omap2/Kconfig | 3 ++- arch/arm/mach-omap2/board-rm680.c | 12 +++++++++++- arch/arm/mach-omap2/sdram-nokia.c | 25 ++++++++++++++++++++++++- arch/arm/plat-omap/include/plat/uncompress.h | 1 + arch/arm/tools/mach-types | 1 + 5 files changed, 39 insertions(+), 3 deletions(-) -- 1.7.2.5 -- 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