Commit b5be6b66 authored by David Anders's avatar David Anders Committed by Santosh Shilimkar

omap4: Panda: Add DEBUG_LL support

Add support for use of DEBUG_LL for use with PandaBoard.
Signed-off-by: default avatarDavid Anders <x0132446@ti.com>
parent a777b727
......@@ -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);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment