[PATCH 4/7] Add device tree for Ebony
Olof Johansson
olof at lixom.net
Tue May 8 13:31:18 EST 2007
On Tue, May 08, 2007 at 12:59:30PM +1000, David Gibson wrote:
> Add a device tree for the Ebony evaluation board (440GP based). This
> tree is not complete or finalized. This tree needs a version of dtc
> recent enough to include reference-to-labels to process.
>
> Signed-off-by: David Gibson <dwg at au1.ibm.com>
> ---
>
> arch/powerpc/boot/dts/ebony.dts | 307 ++++++++++++++++++++++++++++++++++++++++
> 1 file changed, 307 insertions(+)
>
> Index: working-2.6/arch/powerpc/boot/dts/ebony.dts
> ===================================================================
> --- /dev/null 1970-01-01 00:00:00.000000000 +0000
> +++ working-2.6/arch/powerpc/boot/dts/ebony.dts 2007-05-01 15:37:24.000000000 +1000
> @@ -0,0 +1,307 @@
> +/ {
> + #address-cells = <2>;
> + #size-cells = <1>;
> + model = "Ebony";
> + compatible = "Ebony";
ibm,ebony? See the discussion on the Holly port.
More information about the Linuxppc-dev
mailing list