m68knommu: make 520x UART platform addressing consistent
authorGreg Ungerer <gerg@uclinux.org>
Fri, 23 Dec 2011 14:21:18 +0000 (00:21 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Sun, 4 Mar 2012 23:43:05 +0000 (09:43 +1000)
commitffc203bc19eda0e58fea1bdf8172f313f26f8722
treed3e808bcbeba56062a70fe454856945ca5052fcf
parent8400ca322e2fb6771d2adfc05a745b8872af038d
m68knommu: make 520x UART platform addressing consistent

If we make all UART addressing consistent across all ColdFire family members
then we will be able to remove the duplicated plaform data and use a single
setup for all.

So modify the ColdFire 520x UART addressing so that:

. UARTs are numbered from 0 up
. use a common name for IRQs used

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
arch/m68k/include/asm/m520xsim.h
arch/m68k/platform/520x/config.c
This page took 0.024504 seconds and 5 git commands to generate.