[patch 08/10] Bamboo DTS
David Gibson
dwg at au1.ibm.com
Mon Aug 6 14:53:32 EST 2007
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.
> --- /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.
--
David Gibson | I'll have my music baroque, and my code
david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_
| _way_ _around_!
http://www.ozlabs.org/~dgibson
More information about the Linuxppc-dev
mailing list