• Varun Wadekar's avatar
    Tegra210: enable WRAP to INCR burst type conversions · 42ca2d86
    Varun Wadekar authored
    
    
    The Memory Select Switch Controller routes any CPU transactions to
    the appropriate slave depending on the transaction address. During
    system suspend, it loses all config settings and hence the CPU has
    to restore them during resume.
    
    This patch restores the controller's settings for enabling WRAP to
    INCR burst type conversions on the master ports, for any incoming
    requests from the AXI slave ports.
    
    Tested by performing multiple system suspend cycles.
    Signed-off-by: default avatarVarun Wadekar <vwadekar@nvidia.com>
    42ca2d86
plat_psci_handlers.c 5.11 KB