m68knommu: make 527x CPU reset register addressing consistent
authorGreg Ungerer <gerg@uclinux.org>
Sun, 19 Feb 2012 06:33:11 +0000 (16:33 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Mon, 5 Mar 2012 00:42:26 +0000 (10:42 +1000)
commit0b2a2139056a05dde934e715739c361d8c01e523
tree8c95e464f8686c5491daa7f70983225d98407c41
parent320de7d01c19b6181c592fe8c69b00646ff28962
m68knommu: make 527x 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>
arch/m68k/include/asm/m527xsim.h
arch/m68k/platform/527x/config.c
This page took 0.024885 seconds and 5 git commands to generate.