ARM: kirkwood: Add support for RaidSonic IB-NAS6210/6220 using devicetree
authorSimon Baatz <gmbnomis@gmail.com>
Mon, 30 Apr 2012 21:55:17 +0000 (23:55 +0200)
committerJason Cooper <jason@lakedaemon.net>
Tue, 15 May 2012 03:18:49 +0000 (03:18 +0000)
commitf5520363532690f56e12126029864d9383d5203f
tree244f770e3354367f573b5583a41c6a7a8a2ac52e
parentc06cd9bfcad4960023bac1f052da748824e24961
ARM: kirkwood: Add support for RaidSonic IB-NAS6210/6220 using devicetree

Add support for the IB-NAS6210 and IB-NAS 6220. Describe as much as
currently possible in the devicetree files, including the NAND partitions.
Use the partition scheme of the original firmware by default.

Create a board-ib62x0.c for everything else.

Signed-off-by: Simon Baatz <gmbnomis@gmail.com>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/boot/dts/kirkwood-ib62x0.dts [new file with mode: 0644]
arch/arm/mach-kirkwood/Kconfig
arch/arm/mach-kirkwood/Makefile
arch/arm/mach-kirkwood/Makefile.boot
arch/arm/mach-kirkwood/board-dt.c
arch/arm/mach-kirkwood/board-ib62x0.c [new file with mode: 0644]
arch/arm/mach-kirkwood/common.h