• Greg Ungerer's avatar
    m68knommu: make 520x QSPI platform addressing consistent · a4e2e2ac
    Greg Ungerer authored
    If we make all QSPI (SPI protocol) addressing consistent across all ColdFire
    family members then we will be able to remove the duplicated plaform data
    and code and use a single setup for all.
    
    So modify the ColdFire 520x QSPI addressing so that:
    
    . base addresses are absolute (not relative to MBAR peripheral register)
    . use a common name for IRQs used
    . move chip select definitions (CS) to appropriate header
    Signed-off-by: default avatarGreg Ungerer <gerg@uclinux.org>
    a4e2e2ac
m520xsim.h 6.54 KB