]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
omap4: Panda: Add DEBUG_LL support
authorDavid Anders <x0132446@ti.com>
Thu, 16 Sep 2010 13:14:47 +0000 (18:44 +0530)
committerSantosh Shilimkar <santosh.shilimkar@ti.com>
Fri, 24 Sep 2010 06:00:18 +0000 (11:30 +0530)
Add support for use of DEBUG_LL for use with PandaBoard.

Signed-off-by: David Anders <x0132446@ti.com>
arch/arm/plat-omap/include/plat/uncompress.h

index ddf723be48dc997c867226ec5838dd27fe55db05..57dffa7e3ea6f9fcee8bbdc4e9aeb764889402c9 100644 (file)
@@ -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);