[PATCH 0/1] ARM: OMAP4: Add OMAP4 Blaze Tablet support

From: Ruslan Bilovol
Date: Fri Feb 08 2013 - 14:38:11 EST


Hi,

This patch adds very basic support for OMAP4 Blaze Tablet
software development platform.

The machine for this board is already registered under number 4516:
http://www.arm.linux.org.uk/developer/machines/list.php?id=4516

The work on this platform was going internally during last two years
and lot of the people worked on this board support on (currently)
old kernels.

The board support is started from scratch (again) basing on
board-4430sdp.c file. However, I would like to give some credits
to people who worked earlier internally on the board support
adding them as authors of the boardfile (and probably I will pick
up some approaches from old versions of sources of course so this
is reasonable).

Ruslan Bilovol (1):
ARM: OMAP4: Add OMAP4 Blaze Tablet support

arch/arm/mach-omap2/Kconfig | 7 +
arch/arm/mach-omap2/Makefile | 1 +
arch/arm/mach-omap2/board-omap4blazetablet.c | 433 ++++++++++++++++++++++++++
3 files changed, 441 insertions(+)
create mode 100644 arch/arm/mach-omap2/board-omap4blazetablet.c

--
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/