commit | 571f0608e1a53d6d405c385cc9c11b7902b35b7f | [log] [tgz] |
---|---|---|
author | Greg Ungerer <gerg@uclinux.org> | Sat Mar 05 23:50:37 2011 +1000 |
committer | Greg Ungerer <gerg@uclinux.org> | Tue Mar 15 21:01:54 2011 +1000 |
tree | 07642ba4284f7287bdeb5b8abaaf987ed5fb9f1b | |
parent | f317c71a2f3dcdae26055e6dd390d06c5efe5795 [diff] |
m68knommu: remove MBAR and IPSBAR hacks for the ColdFire 520x CPUs The ColdFire 5207 and 5208 CPUs have fixed peripheral addresses. They do not use the setable peripheral address registers like the MBAR and IPSBAR used on many other ColdFire parts. Don't use fake values of MBAR and IPSBAR when using peripheral addresses for them, there is no need to. Signed-off-by: Greg Ungerer <gerg@uclinux.org>