m68knommu: move ColdFire CPU names into their headers

Move the ColdFire CPU names out of setup.c and into their repsective
headers. That way when we add new ones we won't need to modify
setup.c any more.

Add the missing 548x CPU name.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
This commit is contained in:
Greg Ungerer
2010-11-02 17:13:27 +10:00
parent 9e29949cfc
commit 7fc82b655a
12 changed files with 30 additions and 44 deletions

View File

@@ -14,6 +14,8 @@
#define m5307sim_h
/****************************************************************************/
#define CPU_NAME "COLDFIRE(m5307)"
/*
* Define the 5307 SIM register set addresses.
*/