]> git.baikalelectronics.ru Git - kernel.git/commit
m68knommu: remove address offsets relative to IPSBAR for ColdFire 527x
authorGreg Ungerer <gerg@uclinux.org>
Mon, 17 Sep 2012 02:07:21 +0000 (12:07 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Thu, 27 Sep 2012 13:33:56 +0000 (23:33 +1000)
commit659c101b8cc6f6206300a07e39e340480914eeb8
tree31f0e529b2ab4ca65cfcc39c187d74577a835a19
parentbc9a41b6f977bdc7699820689d8435581c4c6184
m68knommu: remove address offsets relative to IPSBAR for ColdFire 527x

Remove the last address definitions relative to the IPSBAR peripheral region
for the ColdFire 527x family. This involved cleaning up some magic numbers
used in the code part, and making them proper register definitions in the 527x
specific header.

This is part of the process of cleaning up the ColdFire register definitions
to make them consistently use absolute addresses for the primary registers.
This will reduce the occasional bugs caused by inconsistent definition of
the register addresses.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
arch/m68k/include/asm/m527xsim.h
arch/m68k/platform/coldfire/m527x.c