[PATCH 11/13] powerpc: Add DTS file for the Motorola PrPMC2800 platform

Jon Loeliger jdl at freescale.com
Tue May 1 02:45:41 EST 2007


On Fri, 2007-04-27 at 15:41, Mark A. Greer wrote:
> [PATCH 11/13] powerpc: Add DTS file for the Motorola PrPMC2800 platform
> 
> Signed-off-by: Mark A. Greer <mgreer at mvista.com>
> ---
> 
>  prpmc2800.dts |  321 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 321 insertions(+)
> 
> Index: powerpc/arch/powerpc/boot/dts/prpmc2800.dts
> ===================================================================
> --- /dev/null
> +++ powerpc/arch/powerpc/boot/dts/prpmc2800.dts
> @@ -0,0 +1,321 @@
> +/* Device Tree Source for Motorola PrPMC2800
> + *
> + * Author: Mark A. Greer <mgreer at mvista.com>
> + *
> + * 2007 (c) MontaVista, Software, Inc.  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 prpmc2800.S -V 16 -b 0 prpmc2800.dts
> + *   dtc -I dts -O dtb -o prpmc2800.dtb -V 16 -b 0 prpmc2800.dts

Any real reason to keep the -V 16 in there?
If not, please remove this advice!

Thanks,
jdl





More information about the Linuxppc-dev mailing list