sh: Move ap325rxa board code into separate directory
authorMagnus Damm <damm@opensource.se>
Fri, 30 Oct 2009 04:23:42 +0000 (04:23 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 30 Oct 2009 05:33:43 +0000 (14:33 +0900)
commit53528928d1260747c294b63218d9886c74df4c31
treef3479483229b518bb6516cf758f348c1745018cd
parent13fa551b5eb1752c6974a81ef19f369220972cf2
sh: Move ap325rxa board code into separate directory

Move the AP325RXA board code from a single board file
to a separate directory. This to make it easy to add
support for sdram sleep mode code.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/Makefile
arch/sh/boards/Makefile
arch/sh/boards/board-ap325rxa.c [deleted file]
arch/sh/boards/mach-ap325rxa/Makefile [new file with mode: 0644]
arch/sh/boards/mach-ap325rxa/setup.c [new file with mode: 0644]