Add "mpc5200-simple-platform" to the list of supported boards

Marcelo Dalmas m_dalmas at yahoo.com.br
Sat Jun 6 09:20:27 EST 2009


Hello,

Adding  "mpc5200-simple-platform" to the list of supported boards allow to use the option "Generic support for simple MPC5200 based boards" without patching the kernel. Just set model to "mpc5200-simple-plataform" on your dts file.


diff --git a/arch/powerpc/platforms/52xx/mpc5200_simple.c b/arch/powerpc/platforms/52xx/mpc5200_simple.c
index c31e5b5..a2df795 100644
--- a/arch/powerpc/platforms/52xx/mpc5200_simple.c
+++ b/arch/powerpc/platforms/52xx/mpc5200_simple.c
@@ -50,6 +50,7 @@ static void __init mpc5200_simple_setup_arch(void)
 
 /* list of the supported boards */
 static char *board[] __initdata = {
+	"mpc5200-simple-platform",
 	"intercontrol,digsy-mtc",
 	"phytec,pcm030",
 	"phytec,pcm032",




      Veja quais são os assuntos do momento no Yahoo! +Buscados
http://br.maisbuscados.yahoo.com



More information about the Linuxppc-dev mailing list