aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-kirkwood/board-dreamplug.c
Commit message (Collapse)AuthorAge
* ARM: kirkwood: fdt: facilitate new boards during fdt migrationJason Cooper2012-03-16
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>