[patch 08/10] Bamboo DTS
Josh Boyer
jwboyer at linux.vnet.ibm.com
Tue Aug 7 23:11:14 EST 2007
On Mon, 6 Aug 2007 14:53:32 +1000
David Gibson <dwg at au1.ibm.com> wrote:
> On Fri, Aug 03, 2007 at 11:09:08AM -0500, Josh Boyer wrote:
> > AMCC Bamboo board DTS
>
> All the compatible properties should have "XXXX-440ep" as the most
> precise version, in addition to the more general strings.
Done.
> > --- /dev/null
> > +++ linux-2.6/arch/powerpc/boot/dts/bamboo.dts
> > @@ -0,0 +1,248 @@
> > +/*
> > + * Device Tree Source for AMCC Bamboo
> > + *
> > + * Copyright (c) 2006, 2007 IBM Corp.
> > + * Josh Boyer <jwboyer at linux.vnet.ibm.com>
> > + *
> > + * FIXME: Draft only!
> > + *
> > + * This file is licensed under the terms of the GNU General Public
> > + * License version 2. This program is licensed "as is" without
> > + * any warranty of any kind, whether express or implied.
> > + *
> > + * To build:
> > + * dtc -I dts -O asm -o bamboo.S -b 0 bamboo.dts
> > + * dtc -I dts -O dtb -o bamboo.dtb -b 0 bamboo.dts
>
> Can we ditch this "to build" boilerplate. It's just another thing
> people frequently forget to update as they copy it from dts to dts.
Removed.
josh
More information about the Linuxppc-dev
mailing list