m68knommu: merge ColdFire 5249 and 525x definitions
authorGreg Ungerer <gerg@uclinux.org>
Wed, 19 Sep 2012 03:52:12 +0000 (13:52 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Wed, 5 Dec 2012 00:51:21 +0000 (10:51 +1000)
commit5a4acf3eac0631c288b8abb070fdb38c21eaf787
tree1b86d67f57b91834654a18962c64d160fff29d9b
parent9da1a84a9125dab0c95f045068e36512334ab473
m68knommu: merge ColdFire 5249 and 525x definitions

The ColdFire 5249 and 525x family of SoCs are very similar. Most of the
internals are the same, and are mapped the same. We can use a single set of
peripheral definitions for all of them.

So merge the current m5249sim.h and m525xsim.h definitions into a single
file. The 5249 is now obsolete, and the 525x parts are current, so I have
chosen to move everything into the existing m525xsim.h file.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
arch/m68k/include/asm/m5249sim.h [deleted file]
arch/m68k/include/asm/m525xsim.h
arch/m68k/include/asm/mcfsim.h
arch/m68k/platform/coldfire/intc-5249.c
arch/m68k/platform/coldfire/m5249.c