m68knommu: move the 527x platform code into the common ColdFire code directory
commit60fb32ca61390360f2cce750ad2715b80e629027
authorGreg Ungerer <gerg@uclinux.org>
Tue, 17 Apr 2012 05:33:57 +0000 (17 15:33 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Sun, 20 May 2012 11:22:03 +0000 (20 21:22 +1000)
treedcf5f1e535389ea9873f90c7f8bc5c91202d9f73
parent40711ccb22bb3f851291fa4b9d59a5a4ec6f7949
m68knommu: move the 527x platform code into the common ColdFire code directory

All these separate directories for each ColdFire CPU SoC varient seems like
overkill. The majority of them only contain a single small config file. Move
these into the common ColdFire code directory.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
arch/m68k/Makefile
arch/m68k/platform/527x/Makefile [deleted file]
arch/m68k/platform/coldfire/Makefile
arch/m68k/platform/coldfire/m527x.c [moved from arch/m68k/platform/527x/config.c with 100% similarity]