[DNX#2006040142001525] [U-Boot-Users] [PATCH 03/04] Add Flat Dev Tree con [...]

DENX Support System support at denx.de
Sat Apr 1 03:20:04 CEST 2006


Hello list,

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

<snip>
> Jon Loeliger <jdl at 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




More information about the U-Boot mailing list