arch/m68k/include/asm/m5249sim.h
deleted100644 → 0
+0
−269
+115
−1
Loading
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>