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:
@@ -12,6 +12,7 @@
|
||||
#define m5206sim_h
|
||||
/****************************************************************************/
|
||||
|
||||
#define CPU_NAME "COLDFIRE(m5206)"
|
||||
|
||||
/*
|
||||
* Define the 5206 SIM register set addresses.
|
||||
|
Reference in New Issue
Block a user