You need to sign in or sign up before continuing.
  • Greg Ungerer's avatar
    m68knommu: make 54xx UART platform addressing consistent · bbbeeaf2
    Greg Ungerer authored
    
    
    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 54xx UART addressing so that:
    
    . UARTs are numbered from 0 up
    . base addresses are absolute (not relative to MBAR peripheral register)
    . use a common name for IRQs used
    Signed-off-by: default avatarGreg Ungerer <gerg@uclinux.org>
    bbbeeaf2
config.c 3.82 KB