[PATCH 0/3] arm: omap: add support for Nokia RM-696 (Nokia N9)

Aaro Koskinen aaro.koskinen at nokia.com
Fri Dec 9 10:06:48 EST 2011


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




More information about the linux-arm-kernel mailing list