diff options
author | Greg Ungerer <gerg@uclinux.org> | 2011-03-05 15:54:36 +0100 |
---|---|---|
committer | Greg Ungerer <gerg@uclinux.org> | 2011-03-15 12:01:54 +0100 |
commit | babc08b7e953cd23e10d175d546309dedadaabea (patch) | |
tree | c07f8453f667c6f83770048d06523f8ef9a9205b /Kconfig | |
parent | m68knommu: remove use of MBAR value for ColdFire 528x peripheral addressing (diff) | |
download | linux-babc08b7e953cd23e10d175d546309dedadaabea.tar.xz linux-babc08b7e953cd23e10d175d546309dedadaabea.zip |
m68knommu: move ColdFire DMA register addresses to per-cpu headers
The base addresses of the ColdFire DMA unit registers belong with
all the other address definitions in the per-cpu headers. The current
definitions assume they are relative to an MBAR register. Not all
ColdFire CPUs have an MBAR register. A clean address define can only
be acheived in the per-cpu headers along with all the other chips
peripheral base addresses.
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions