Skip to content

Commit

Permalink
omap4: Panda: Add DEBUG_LL support
Browse files Browse the repository at this point in the history
Add support for use of DEBUG_LL for use with PandaBoard.

Signed-off-by: David Anders <x0132446@ti.com>
  • Loading branch information
David Anders authored and Santosh Shilimkar committed Sep 24, 2010
1 parent a777b72 commit b5be6b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/plat-omap/include/plat/uncompress.h
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ static inline void __arch_decomp_setup(unsigned long arch_id)

/* omap4 based boards using UART3 */
DEBUG_LL_OMAP4(3, omap_4430sdp);
DEBUG_LL_OMAP4(3, omap4_panda);

/* zoom2/3 external uart */
DEBUG_LL_ZOOM(omap_zoom2);
Expand Down

0 comments on commit b5be6b6

Please sign in to comment.