[PATCH v2 1/2] Add localbus and flash nodes to mpc8641_hpcn.dts

Wade Farnsworth wfarnsworth at mvista.com
Wed Jan 23 08:19:43 EST 2008


On Tue, 2008-01-22 at 15:07 -0600, Kumar Gala wrote:
> On Jan 22, 2008, at 2:41 PM, Jon Loeliger wrote:
> 
> > Wade Farnsworth wrote:
> >
> >> +
> >> +		ranges = <0 0 ff800000 00800000
> >> +			  1 0 fe000000 01000000
> >> +			  2 0 f8200000 00100000
> >> +			  3 0 f8100000 00100000>;
> >> +
> >
> > I think you want just:
> >
> >   ranges = <0 0 f8000000 8000000>

Wouldn't that cover all of the CCSR regs, not just CS0?

> >
> > right?  And is it really on CS 0?
> 
> I'm assuming he's listed CS1, CS2, and CS3 even though we don't have a  
> children yet.  (second flash chip, CF, and pixis).

Yes that's correct.

--Wade




More information about the Linuxppc-dev mailing list