commit | 632306f2454bf46c71d4fb7a499916d942b22a32 | [log] [tgz] |
---|---|---|
author | Greg Ungerer <gerg@uclinux.org> | Tue Sep 18 14:34:04 2012 +1000 |
committer | Greg Ungerer <gerg@uclinux.org> | Thu Sep 27 23:34:02 2012 +1000 |
tree | 8411ae2122ea8d178595eec7de906cc63217c38e | |
parent | 98d9696b38df7d477be34fccd4abb2aae02987c8 [diff] |
m68knommu: clean up Pin Assignment definitions for the 54xx ColdFire CPU The Pin Assignment register definitions for the ColdFire 54xx CPU family are inconsistently named and defined compared to the other ColdFire part definitions. Rename them with the same prefix as used on other parts, MCFGPIO_PAR_, and make their definitions include the MCF_MBAR periphperal region offset. Signed-off-by: Greg Ungerer <gerg@uclinux.org>