linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Jon Loeliger <jdl@freescale.com>
To: Kumar Gala <galak@kernel.crashing.org>
Cc: "linuxppc-dev@ozlabs.org" <linuxppc-dev@ozlabs.org>
Subject: Re: [RFC 2/3] MPC8544 DTS file
Date: Thu, 08 Mar 2007 13:03:43 -0600	[thread overview]
Message-ID: <1173380623.23776.208.camel@ld0161-tx32> (raw)
In-Reply-To: <0926D082-9EAC-4119-A3F9-F0EF130C606D@kernel.crashing.org>

On Wed, 2007-03-07 at 22:39, Kumar Gala wrote:

> > +/ {
> > +	model = "MPC8544DS";
> > +	compatible = "mpc85xx";
> 
> Been doing the following on other 85xx:
>          compatible = "MPC8540ADS", "MPC85xxADS";
> 
> Not sure if there will be other "DS" boards with 85xx?

I could add that, but I'm not sure if there will be
other 85xx DS boards either.


> > +	memory {
> > +		device_type = "memory";
> > +		reg = <00000000 20000000>;	// 512M at 0x0
> > +	};
> 
> Does the u-boot fill this in?

Uh, yeah, should.  We could leave it 0, rather than 2-bazillion?

> 			interrupts = <
> > +				10 2 11 2 12 2 13 2
> > +				14 2 15 2 16 2 17 2
> > +				18 2 19 2 1a 2 1b 2
> > +				1c 2 1d 2 1e 2 1f 2
> > +				20 2 21 2 22 2 23 2
> > +				24 2 25 2 26 2 27 2
> > +				28 2 29 2 2a 2 2b 2
> > +				2c 2 2d 2 2e 2 2f 2
> > +				30 2 31 2 32 2 33 2
> > +				34 2 35 2 36 2 37 2
> > +				38 2 39 2 2a 2 3b 2
> > +				3c 2 3d 2 3e 2 3f 2
> > +				48 1 49 2 4a 1
> > +			>;
> > +
> > +
> 
> I think this is old and can be removed

Yeah, will do.
 		
jdl

      reply	other threads:[~2007-03-08 19:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-07 21:14 [RFC 2/3] MPC8544 DTS file Jon Loeliger
2007-03-08  4:39 ` Kumar Gala
2007-03-08 19:03   ` Jon Loeliger [this message]

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=1173380623.23776.208.camel@ld0161-tx32 \
    --to=jdl@freescale.com \
    --cc=galak@kernel.crashing.org \
    --cc=linuxppc-dev@ozlabs.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).