[POWERPC] 4xx: Rename CPU nodes to avoid dtc incompatibility
authorJosh Boyer <jwboyer@linux.vnet.ibm.com>
Thu, 6 Dec 2007 19:20:05 +0000 (13:20 -0600)
committerJosh Boyer <jwboyer@linux.vnet.ibm.com>
Sun, 23 Dec 2007 19:33:47 +0000 (13:33 -0600)
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 <jwboyer@linux.vnet.ibm.com>

No differences found