• G
    m68knommu: make 5272 UART platform addressing consistent · 023e0555
    Greg Ungerer 提交于
    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 5272 UART addressing so that:
    
    . UARTs are numbered from 0 up
    . base addresses are absolute (not relative to MBAR peripheral register)
    Signed-off-by: NGreg Ungerer <gerg@uclinux.org>
    023e0555
m5272sim.h 5.7 KB