[POWERPC] mv64x60: Fix FDT compatible names: mv64x60 => mv64360
authorMark A. Greer <mgreer@mvista.com>
Mon, 7 Apr 2008 22:09:03 +0000 (08:09 +1000)
committerPaul Mackerras <paulus@samba.org>
Tue, 15 Apr 2008 11:21:24 +0000 (21:21 +1000)
Compatible names should refer to a specific version of the hardware,
without wildcards.  Change each instance of mv64x60 to mv64360, which
is the oldest version we currently support.

Signed-off-by: Mark A. Greer <mgreer@mvista.com>
Signed-off-by: Dale Farnsworth <dale@farnsworth.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found