• Varun Wadekar's avatar
    Tegra: spe: use CONSOLE_T_BASE to save MMIO base address · 9e7e9867
    Varun Wadekar authored
    Commit ac71344e
    
     moved the base address
    for the MMIO aperture of the console inside the console_t struct. As
    a result, the driver should now save the MMIO base address to console_t
    at offset marked by the CONSOLE_T_BASE macro.
    
    This patch updates the SPE console driver to use the CONSOLE_T_BASE macro
    to save/access the MMIO base address.
    Signed-off-by: default avatarVarun Wadekar <vwadekar@nvidia.com>
    Change-Id: I42afc2608372687832932269108ed642f218fd40
    9e7e9867
shared_console.S 5.32 KB