]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: kirkwood: fdt: facilitate new boards during fdt migration
authorJason Cooper <jason@lakedaemon.net>
Thu, 15 Mar 2012 00:52:31 +0000 (00:52 +0000)
committerJason Cooper <jason@lakedaemon.net>
Fri, 16 Mar 2012 04:28:42 +0000 (04:28 +0000)
commit6fa6b8781fbd5e6cd5e313c5e3bdd73b426d8f30
tree3f0e8b4e7b0c6b655f5f431a43116a365c171dff
parent2b45e05f51a79c2818523c923dfe008b8b2f4227
ARM: kirkwood: fdt: facilitate new boards during fdt migration

Move all dreamplug-specific code out of board-dt.c and into
board-dreamplug.c.  This way new boards that are added during the
conversion to fdt don't clutter up board-dt.c.

Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/mach-kirkwood/Makefile
arch/arm/mach-kirkwood/board-dreamplug.c [new file with mode: 0644]
arch/arm/mach-kirkwood/board-dt.c
arch/arm/mach-kirkwood/common.h