]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit - arch/arm/mach-omap2/board-n810.c
OMAP: Initial N810 support
authorLauri Leukkunen <lauri.leukkunen@nokia.com>
Fri, 23 Nov 2007 00:38:36 +0000 (02:38 +0200)
committerTony Lindgren <tony@atomide.com>
Wed, 28 Nov 2007 02:09:12 +0000 (18:09 -0800)
commit708b8f56a2c1f5ed7322c97d5f563a67e97f299a
tree9db3b7a2602b4fed88b3e5983be7b75b1584ecb7
parentc54864a546ecb54e1ea6a2a8085bc861631533ec
OMAP: Initial N810 support

Built alongside N800 sharing most of the init code through
board-n800.h. Bootloader tag array size is increased from
512 to 1024.

Many drivers are still missing or don't work correctly,
but at least serial console is functional and jffs2 works
with lzo compression.

Signed-off-by: Lauri Leukkunen <lauri.leukkunen@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/Kconfig
arch/arm/mach-omap2/Makefile
arch/arm/mach-omap2/board-n800.c
arch/arm/mach-omap2/board-n800.h [new file with mode: 0644]
arch/arm/mach-omap2/board-n810.c [new file with mode: 0644]
arch/arm/plat-omap/common.c