Patch1: add DEBUG_LL support for Zoom2 board that has external UART
Patch2: clean up the DEBUG_LL infrastructure for run time detection

Patchs are also hosted at:
git://dev.omapzoom.org/pub/scm/vikram/omap3.git runtime-debug-ll

Tested on OMAP3: SDP3430/Zoom2/Zoom1/Beagleboard
Will appreciate if some can verify for OMAP2 and OMAP1 boards

Vikram Pandita (2):
  OMAP: Zoom2: Add DEBUG_LL interface using Quart
  OMAP1/2/3/4: DEBUG_LL run time detection

 arch/arm/boot/compressed/head.S               |   17 ++++
 arch/arm/boot/compressed/misc.c               |  108 ++++++++++++++++++++++++-
 arch/arm/mach-omap2/board-zoom-debugboard.c   |    5 +-
 arch/arm/mach-omap2/board-zoom2.c             |   19 ++++-
 arch/arm/plat-omap/Kconfig                    |   16 ----
 arch/arm/plat-omap/include/mach/debug-macro.S |   74 +++++++++--------
 arch/arm/plat-omap/include/mach/io.h          |    6 ++
 arch/arm/plat-omap/include/mach/uncompress.h  |   22 +++---
 8 files changed, 202 insertions(+), 65 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to