[RFC][PATCH 6/8] Walnut DTS

Josh Boyer jwboyer at linux.vnet.ibm.com
Thu Jul 12 00:37:29 EST 2007


On Wed, 2007-07-11 at 16:26 +0200, Stefan Roese wrote:
> On Wednesday 11 July 2007, Josh Boyer wrote:
> > +		PowerPC,405GP at 0 {
> > +			device_type = "cpu";
> > +			reg = <0>;
> > +			clock-frequency = <bebc200>; /* Filled in by zImage */
> > +			timebase-frequency = <0>; /* Filled in by zImage */
> > +			i-cache-line-size = <20>;
> > +			d-cache-line-size = <20>;
> > +			i-cache-size = <8000>;
> > +			d-cache-size = <8000>;
> 
> 405 platforms have 16k cache at most.

Indeed they do.  Copy/paste error.  Will fix before actually submitting
things.  Thanks for the catch!

josh




More information about the Linuxppc-dev mailing list