• G
    m68knommu: make 527x QSPI platform addressing consistent · 6c84a60e
    Greg Ungerer 提交于
    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 527x 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: NGreg Ungerer <gerg@uclinux.org>
    6c84a60e
m527xsim.h 12.4 KB