• Varun Wadekar's avatar
    Tegra: spe: shared console for Tegra platforms · dd20f5b3
    Varun Wadekar authored
    
    
    There are Tegra platforms which have limited UART ports and so
    all the components have to share the console. The SPE helps out
    by collecting all the logs in such cases and prints them on the
    shared UART port.
    
    This patch adds a driver to communicate with the SPE driver, which
    in turn provides the console.
    
    Change-Id: Ie750520b936b8bed0ab1d876f03fc0a3490a85a3
    Signed-off-by: default avatarVarun Wadekar <vwadekar@nvidia.com>
    dd20f5b3
shared_console.S 3.14 KB