From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
To: Marcelo Dalmas <m_dalmas@yahoo.com.br>
Cc: linuxppc-dev@lists.ozlabs.org
Subject: Re: Add "mpc5200-simple-platform" to the list of supported boards
Date: Sat, 06 Jun 2009 10:28:44 +1000 [thread overview]
Message-ID: <1244248124.31984.27.camel@pasglop> (raw)
In-Reply-To: <461095.11075.qm@web111310.mail.gq1.yahoo.com>
On Fri, 2009-06-05 at 16:20 -0700, Marcelo Dalmas wrote:
> 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.
I'm generally against that. Some time you'll need to diverge and poof !
you lost the ability to identify your board... it's also a very linux
centric thing to put in the device-tree.
Cheers,
Ben.
> 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
>
> _______________________________________________
> Linuxppc-dev mailing list
> Linuxppc-dev@lists.ozlabs.org
> https://lists.ozlabs.org/listinfo/linuxppc-dev
next prev parent reply other threads:[~2009-06-06 0:28 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-05 23:20 Add "mpc5200-simple-platform" to the list of supported boards Marcelo Dalmas
2009-06-05 23:52 ` Grant Likely
2009-06-06 0:28 ` Benjamin Herrenschmidt [this message]
-- strict thread matches above, loose matches on Subject: below --
2009-06-05 21:01 Marcelo Dalmas
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1244248124.31984.27.camel@pasglop \
--to=benh@kernel.crashing.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=m_dalmas@yahoo.com.br \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.