From: Josh Boyer Date: Thu, 6 Dec 2007 19:20:05 +0000 (-0600) Subject: [POWERPC] 4xx: Rename CPU nodes to avoid dtc incompatibility X-Git-Tag: v2.6.25-rc1~1131^2~157 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72fda1148e14d2f06d8653c26f579b7d2dabba57;p=pandora-kernel.git [POWERPC] 4xx: Rename CPU nodes to avoid dtc incompatibility Recent DTC versions disallow certain special characters in full paths without being quoted with {}. That however breaks compatibility with older DTC versions. Work around this by renaming the CPU nodes for the 4xx files to a generic node name, and specify the processor type in the model property of the CPU node. Signed-off-by: Josh Boyer --- Reading git-diff-tree failed