Skip to content

Commit

Permalink
m68knommu: merge ColdFire 5249 and 525x definitions
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Greg Ungerer committed Dec 5, 2012
1 parent 9da1a84 commit 5a4acf3
Show file tree
Hide file tree
Showing 5 changed files with 124 additions and 282 deletions.
269 changes: 0 additions & 269 deletions arch/m68k/include/asm/m5249sim.h

This file was deleted.

Loading

0 comments on commit 5a4acf3

Please sign in to comment.