• Varun Wadekar's avatar
    Tegra: init normal/crash console for platforms · e1084216
    Varun Wadekar authored
    
    
    The BL2 fills in the UART controller ID to be used as the normal as
    well as the crash console on Tegra platforms. The controller ID to
    UART controller base address mapping is handled by each Tegra SoC
    the base addresses might change across Tegra chips.
    
    This patch adds the handler to parse the platform params to get the
    UART ID for the per-soc handlers.
    
    Change-Id: I4d167b20a59aaf52a31e2a8edf94d8d6f89598fa
    Signed-off-by: default avatarVarun Wadekar <vwadekar@nvidia.com>
    e1084216
tegra_helpers.S 12.2 KB