commit | 6fa6b8781fbd5e6cd5e313c5e3bdd73b426d8f30 | [log] [tgz] |
---|---|---|
author | Jason Cooper <jason@lakedaemon.net> | Thu Mar 15 00:52:31 2012 +0000 |
committer | Jason Cooper <jason@lakedaemon.net> | Fri Mar 16 04:28:42 2012 +0000 |
tree | 3f0e8b4e7b0c6b655f5f431a43116a365c171dff | |
parent | 2b45e05f51a79c2818523c923dfe008b8b2f4227 [diff] |
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>