ARM: kirkwood: Add Plat'Home OpenBlocks A6 support
authorNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Tue, 13 Nov 2012 07:43:09 +0000 (16:43 +0900)
committerJason Cooper <jason@lakedaemon.net>
Thu, 22 Nov 2012 07:01:51 +0000 (07:01 +0000)
commitf17073a3aec601cb9aba6d8c1c6dbc8c6a919c07
tree4b17d50752e378d212bd283b1dfa4ee9a2e06c5b
parent88bc4a36a985ac14bd60fdc4fee00c68874c52f1
ARM: kirkwood: Add Plat'Home OpenBlocks A6 support

Add support for Plat'Home OpenBlocks A6 using the device tree
where possible.
This commit supports SATA, USB, ether and serial console.

Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/kirkwood-openblocks_a6.dts [new file with mode: 0644]
arch/arm/configs/kirkwood_defconfig
arch/arm/mach-kirkwood/Kconfig
arch/arm/mach-kirkwood/Makefile
arch/arm/mach-kirkwood/board-dt.c
arch/arm/mach-kirkwood/board-openblocks_a6.c [new file with mode: 0644]
arch/arm/mach-kirkwood/common.h
This page took 0.024821 seconds and 5 git commands to generate.