• V
    memory: pl172: add ARM PrimeCell PL175 MPMC support · b794df56
    Vladimir Zapolskiy 提交于
    The change adds support of ARM PrimeCell PL175 MPMC, the controller is
    found on NXP LPC32xx SoC.
    
    PL175 MPMC is very similar to PL172 controller, so it is preferred to
    add its support into the existing driver.
    
    One of the differences between PL172 and PL175 is that the latter one
    supports up to 6 AHB ports, but still only 4 AHB ports can be assigned
    to a static memory device, also PL175 does not have write buffer
    enable control in static memory configuration register.
    Signed-off-by: NVladimir Zapolskiy <vz@mleia.com>
    Signed-off-by: NJoachim Eastwood <manabian@gmail.com>
    b794df56
pl172.c 7.8 KB