• M
    C6X: EMIF - External Memory Interface · 6bbfd897
    Mark Salter 提交于
    Several SoC parts provide a simple bridge to support external memory mapped
    devices. This code probes the device tree for an EMIF node and sets up the
    bridge registers if such a node is found. Beyond initial set up, there is no
    further need to access the bridge control registers. External devices on the
    bus are accessed through their MMIO registers using suitable drivers. The
    bridge hardware does provide for timeout and other error interrupts, but these
    are not yet supported.
    Signed-off-by: NMark Salter <msalter@redhat.com>
    Signed-off-by: NAurelien Jacquiot <a-jacquiot@ti.com>
    Acked-by: NArnd Bergmann <arnd@arndb.de>
    6bbfd897
emif.c 2.0 KB