]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[POWERPC] Remove dtc build cruft from DTS files
authorJosh Boyer <jwboyer@linux.vnet.ibm.com>
Fri, 7 Sep 2007 12:49:59 +0000 (07:49 -0500)
committerJosh Boyer <jwboyer@linux.vnet.ibm.com>
Fri, 7 Sep 2007 12:49:59 +0000 (07:49 -0500)
The patch below removes the dtc incantation instructions from the
in-kernel DTS files.  It's not needed, and is prone to being
out-of-date most of the time.

Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
Acked-by: David Gibson <david@gibson.dropbear.id.au>
arch/powerpc/boot/dts/ebony.dts
arch/powerpc/boot/dts/holly.dts
arch/powerpc/boot/dts/kuroboxHD.dts
arch/powerpc/boot/dts/kuroboxHG.dts
arch/powerpc/boot/dts/prpmc2800.dts

index 27a1463b6ab058fa4261cf4ace973d362a24038b..37599bda550044536a430e4e1d1fc47e37df90ce 100644 (file)
@@ -9,10 +9,6 @@
  * 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 ebony.S -b 0 ebony.dts
- *   dtc -I dts -O dtb -o ebony.dtb -b 0 ebony.dts
  */
 
 / {
index 80a4fab8ee3780f5a52bd5cadd720f67f5f3a8ba..1a4d0beccc996269229f01cf0de0b890d8c4fb4b 100644 (file)
@@ -8,10 +8,6 @@
  * 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 holly.S -b 0 holly.dts
- *   dtc -I dts -O dtb -o holly.dtb -b 0 holly.dts
  */
 
 / {
index 122537419d9f75d9f99cde8fb25c9ff35f69bc0b..b0eeff036de339e6f31083342898a20e4b0d0eff 100644 (file)
@@ -15,9 +15,6 @@
 
 XXXX add flash parts, rtc, ??
 
-build with: "dtc -f -I dts -O dtb -o kuroboxHD.dtb -V 16 kuroboxHD.dts"
-
-
  */
 
 / {
index 579aa8b967d94be8c6b28a7aa7530ec143f6b8e2..ccd15a231a10d923deb05bfdad56550227aa11d4 100644 (file)
@@ -15,9 +15,6 @@
 
 XXXX add flash parts, rtc, ??
 
-build with: "dtc -f -I dts -O dtb -o kuroboxHG.dtb -V 16 kuroboxHG.dts"
-
-
  */
 
 / {
index 5300b50cdc2f8ce2bddf32d17e67ffe34d787b1b..e416ea67be495cca6a0d10f6c3b71d1699cf1a59 100644 (file)
@@ -9,10 +9,6 @@
  *
  * Property values that are labeled as "Default" will be updated by bootwrapper
  * if it can determine the exact PrPMC type.
- *
- * To build:
- *   dtc -I dts -O asm -o prpmc2800.S -b 0 prpmc2800.dts
- *   dtc -I dts -O dtb -o prpmc2800.dtb -b 0 prpmc2800.dts
  */
 
 / {