commit | a1810b44c2d52392cd63e17fc208783cf6be6215 | [log] [tgz] |
---|---|---|
author | Mark A. Greer <mgreer@mvista.com> | Tue Apr 08 08:09:03 2008 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Tue Apr 15 21:21:24 2008 +1000 |
tree | b2484650448a41aaf16664933b928f8c74fc8edd | |
parent | fb9d93de6049922c4d46cc2dc9d2eeec07369e7f [diff] |
[POWERPC] mv64x60: Fix FDT compatible names: mv64x60 => mv64360 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>