RE: [PATCH 1/5 v2] Add the explanation and a sample of RapidIO DTS sector to the document of booting-without-of.txt file.

From: Zhang Wei-r63237
Date: Fri Jun 29 2007 - 00:02:30 EST


Hi, Segher,

> > + - #address-cells : Address representation for
> "rapidio" devices.
> > + This field represents the number of cells needed to represent
> > + the RapidIO address of the registers. For
> supporting more than
> > + 32-bits RapidIO address, this field should be <2>.
> > + See 1) above for more details on defining #address-cells.
>
> What does the RapidIO standard say about number of address
> bits? You want to follow that, so all RapidIO devices can
> use the same #address-cells, not just the FSL ones. Also,
> are there different kinds of address spaces on the bus, or
> is it just one big memory-like space?
>
>

I've checked the specification of RapidIO. The supporting of RapidIO
extended address modes are 66, 50 and 34 bit.
The Freescale's silicons is only support 34 bit address now.
Do you mean I should not use words -- 'should be <2>'?
The #address-cells should be assigned according the address mode
supported by silicon.

Thanks!
Wei.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/