1. 27 Mar, 2017 1 commit
  2. 22 Mar, 2017 1 commit
  3. 20 Mar, 2017 8 commits
  4. 03 Mar, 2017 1 commit
  5. 02 Mar, 2017 5 commits
  6. 28 Feb, 2017 15 commits
  7. 23 Feb, 2017 8 commits
  8. 22 Feb, 2017 1 commit
    • 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