commit | f2ba710d17ae221e21a7cccddbbf5257fd93e9fa | [log] [tgz] |
---|---|---|
author | Greg Ungerer <gerg@uclinux.org> | Sat Mar 05 21:43:50 2011 +1000 |
committer | Greg Ungerer <gerg@uclinux.org> | Tue Mar 15 21:01:53 2011 +1000 |
tree | 77e9b8c494307d2f47c497e5300376d1febecd7a | |
parent | d3ff2c22a5e5d0bb485f4474b67e0a0f2c426c65 [diff] |
m68knommu: move ColdFire 5249 MBAR2 definition The MBAR2 register is only used on the ColdFire 5249 part, so move its definition out of the common coldfire.h and into the 5249 support header. Signed-off-by: Greg Ungerer <gerg@uclinux.org>