All of lore.kernel.org
 help / color / mirror / Atom feed
From: DENX Support System <support@denx.de>
To: u-boot@lists.denx.de
Subject: [DNX#2006040142001525] [U-Boot-Users] [PATCH 03/04] Add Flat Dev Tree con [...]
Date: Sat, 1 Apr 2006 03:20:04 +0200	[thread overview]
Message-ID: <1143854404.958238.765310306@castor.denx.de> (raw)

Hello list,

inside the automatic U-Boot patch tracking system a new ticket
[DNX#2006040142001525] was created:

<snip>
> Jon Loeliger <jdl@freescale.com> writes:
> 
> 
> > diff --git a/board/mpc8560ads/oftree.dts b/board/mpc8560ads/oftree.dts
> > new file mode 100644
> > index 0000000..4c10564
> > --- /dev/null
> > +++ b/board/mpc8560ads/oftree.dts
> ...
> > +		serial at 4500 {
> > +			device_type = "serial";
> > +			compatible = "ns16550"; 
> > +			reg = <4500 100>; 	// reg base, size
> > +			clock-frequency = <0>; 	// should we fill in in uboot?
> > +			interrupts = <1a 3>;
> > +			interrupt-parent = <40000>;
> > +		};
> > +
> > +		serial at 4600 {
> > +			device_type = "serial";
> > +			compatible = "ns16550";
> > +			reg = <4600 100>;	// reg base, size
> > +			clock-frequency = <0>; 	// should we fill in in uboot?
> > +			interrupts = <1a 3>;
> > +			interrupt-parent = <40000>;
> > +		};
> 
> Doesn't the 8560 have SCC serial ports only, and not a DUART?
> 
>         - Nathan
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc. Do you grep through log
> files
> for problems?  Stop!  Download the new AJAX search engine that makes
> searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
> _______________________________________________
> U-Boot-Users mailing list
> U-Boot-Users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/u-boot-users
</snip>

Your U-Boot support team

                 reply	other threads:[~2006-04-01  1:20 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1143854404.958238.765310306@castor.denx.de \
    --to=support@denx.de \
    --cc=u-boot@lists.denx.de \
    /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.