]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
m68knommu: make ColdFire M532x platform support more v3 generic
authorGreg Ungerer <gerg@uclinux.org>
Mon, 5 Nov 2012 05:05:53 +0000 (15:05 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Sun, 28 Apr 2013 23:17:58 +0000 (09:17 +1000)
commite73cbe21ead6182c9d7fc9490e887739dd3e1c1a
treebe41132adb538522e67e66d88c56e5bf36fea5c8
parent6eac402783441543ffc582f5e6c942d488d848b0
m68knommu: make ColdFire M532x platform support more v3 generic

The M532x CPU platform support can be used on more ColdFire CPU families
than just the 532x types. So rename and reconfigure it to reflect that.
The ColdFire 537x family has virtualy identical internals to the 532x,
and so it will be able to share this code when we add support for them.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
arch/m68k/platform/coldfire/Makefile
arch/m68k/platform/coldfire/m53xx.c [moved from arch/m68k/platform/coldfire/m532x.c with 98% similarity]