From: Timur Tabi Date: Wed, 14 Feb 2007 21:29:07 +0000 (-0600) Subject: [POWERPC] Delete boot-cpu property from all DTS files X-Git-Tag: v2.6.21-rc1~77^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32aed2a5ce31dc8f42811a0e74020f230241165a;p=pandora-kernel.git [POWERPC] Delete boot-cpu property from all DTS files The 'linux,boot-cpu' property is obsolete, so remove it from all of the DTS files and from booting-without-of.txt. The boot CPU is actually defined in the device tree header, and U-Boot sets that field. The device tree compiler also complains if the property exists. Signed-off-by: Timur Tabi Signed-off-by: Stuart Yoder Acked-by: David Gibson Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed