mbox

[GIT,PULL] ARM: tegra: debug branch

Message ID 4FA966F8.8090106@wwwdotorg.org
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra.git

Message

Stephen Warren May 8, 2012, 6:33 p.m. UTC
This patch allows enhanced automatic selection of the UART to use for
debug spew.

The following changes since commit 0034102808e0dbbf3a2394b82b1bb40b5778de9e:
  Linus Torvalds (1):
        Linux 3.4-rc2

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra.git
for-3.5/debug

Stephen Warren (1):
      ARM: tegra: uncompress.h: Implement TEGRA_DEBUG_UART_AUTO_ODMDATA

 arch/arm/mach-tegra/Kconfig                   |   29 ++++-
 arch/arm/mach-tegra/include/mach/uncompress.h |  176
++++++++++++++++++-------
 2 files changed, 153 insertions(+), 52 deletions(-)