mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-09 17:17:04 -04:00
omap4: Panda: Add DEBUG_LL support
Add support for use of DEBUG_LL for use with PandaBoard. Signed-off-by: David Anders <x0132446@ti.com>
This commit is contained in:
committed by
Santosh Shilimkar
parent
a777b7277e
commit
b5be6b66b7
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user