• G
    m68knommu: make 520x FEC platform addressing consistent · d4e08372
    Greg Ungerer 提交于
    If we make all FEC (ethernet) 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 FEC addressing so that:
    
    . FECs 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: NGreg Ungerer <gerg@uclinux.org>
    d4e08372
m520xsim.h 6.3 KB