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)
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>

No differences found