commit | 7fc82b655a169039d8a58fde609b5e778573d5ab | [log] [tgz] |
---|---|---|
author | Greg Ungerer <gerg@uclinux.org> | Tue Nov 02 17:13:27 2010 +1000 |
committer | Greg Ungerer <gerg@uclinux.org> | Wed Jan 05 15:19:17 2011 +1000 |
tree | 2058767159344ab4e2653cf28ef0a76eba1575e4 | |
parent | 9e29949cfcf0ed737f5b9778fd232f1e6b825e3e [diff] |
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>