linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] OMAP3: Devkit8000: Add DEBUG_LL support
@ 2010-12-21 11:07 Thomas Weber
  2010-12-22  1:55 ` Tony Lindgren
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas Weber @ 2010-12-21 11:07 UTC (permalink / raw)
  To: linux-arm-kernel

Add support for DEBUG_LL for Devkit8000.
Devkit8000 uses uart 3 for debug output.

Signed-off-by: Thomas Weber <weber@corscience.de>
---
 arch/arm/plat-omap/include/plat/uncompress.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/arch/arm/plat-omap/include/plat/uncompress.h b/arch/arm/plat-omap/include/plat/uncompress.h
index 7bbc074..ad98b85 100644
--- a/arch/arm/plat-omap/include/plat/uncompress.h
+++ b/arch/arm/plat-omap/include/plat/uncompress.h
@@ -146,6 +146,7 @@ static inline void __arch_decomp_setup(unsigned long arch_id)
 		DEBUG_LL_OMAP3(3, cm_t35);
 		DEBUG_LL_OMAP3(3, cm_t3517);
 		DEBUG_LL_OMAP3(3, craneboard);
+		DEBUG_LL_OMAP3(3, devkit8000);
 		DEBUG_LL_OMAP3(3, igep0020);
 		DEBUG_LL_OMAP3(3, igep0030);
 		DEBUG_LL_OMAP3(3, nokia_rm680);
-- 
1.7.3.4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [PATCH] OMAP3: Devkit8000: Add DEBUG_LL support
  2010-12-21 11:07 [PATCH] OMAP3: Devkit8000: Add DEBUG_LL support Thomas Weber
@ 2010-12-22  1:55 ` Tony Lindgren
  0 siblings, 0 replies; 2+ messages in thread
From: Tony Lindgren @ 2010-12-22  1:55 UTC (permalink / raw)
  To: linux-arm-kernel

* Thomas Weber <weber@corscience.de> [101221 03:08]:
> Add support for DEBUG_LL for Devkit8000.
> Devkit8000 uses uart 3 for debug output.

Thanks applying.

Tony

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-12-22  1:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-21 11:07 [PATCH] OMAP3: Devkit8000: Add DEBUG_LL support Thomas Weber
2010-12-22  1:55 ` Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).