commit | 645e5333ec9088da08a1db619561de9c93c70634 | [log] [tgz] |
---|---|---|
author | Greg Ungerer <gerg@uclinux.org> | Sun Feb 19 16:34:58 2012 +1000 |
committer | Greg Ungerer <gerg@uclinux.org> | Mon Mar 05 10:42:27 2012 +1000 |
tree | 40853706c6568e62159f3460a67169a6e3af88bd | |
parent | 0b2a2139056a05dde934e715739c361d8c01e523 [diff] |
m68knommu: make 528x CPU reset register addressing consistent If we make all MCF_RCR (CPU reset register) addressing consistent across all ColdFire CPU family members that use it then we will be able to remove the duplicated copies of the code that use it. Signed-off-by: Greg Ungerer <gerg@uclinux.org>