summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/40x/ppc40x_simple.c
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@linux.vnet.ibm.com>2009-06-03 05:28:03 +0000
committerJosh Boyer <jwboyer@linux.vnet.ibm.com>2009-06-04 09:02:21 -0400
commit336ff735425d2709c4bb3f2a55f7565e8170ce7a (patch)
treec2e0733803ef655966e72021185e9369090b1856 /arch/powerpc/platforms/40x/ppc40x_simple.c
parent194ff1c3871307038f832b72a57e9ad13ff393ee (diff)
downloadop-kernel-dev-336ff735425d2709c4bb3f2a55f7565e8170ce7a.zip
op-kernel-dev-336ff735425d2709c4bb3f2a55f7565e8170ce7a.tar.gz
powerpc/40x: Convert AMCC Kilauea/Halekala boards to ppc40x_simple
This cleans up the kilauea/halekala board ports to use the ppc40x_simple platform support. Tested-by: Stefan Roese <sr@denx.de> Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
Diffstat (limited to 'arch/powerpc/platforms/40x/ppc40x_simple.c')
-rw-r--r--arch/powerpc/platforms/40x/ppc40x_simple.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/powerpc/platforms/40x/ppc40x_simple.c b/arch/powerpc/platforms/40x/ppc40x_simple.c
index 0e8aa2f..5fd5a59 100644
--- a/arch/powerpc/platforms/40x/ppc40x_simple.c
+++ b/arch/powerpc/platforms/40x/ppc40x_simple.c
@@ -52,6 +52,8 @@ machine_device_initcall(ppc40x_simple, ppc40x_device_probe);
*/
static char *board[] __initdata = {
"amcc,acadia",
+ "amcc,haleakala",
+ "amcc,kilauea",
"amcc,makalu"
};
OpenPOWER on IntegriCloud