ARM: DRA7: hwmod: Enable DEBUG_LL for UART4
authorJ.D. Schroeder <jay.schroeder@garmin.com>
Fri, 23 Oct 2015 00:24:16 +0000 (19:24 -0500)
committerTony Lindgren <tony@atomide.com>
Mon, 30 Nov 2015 22:19:31 +0000 (14:19 -0800)
commitb03408500e60a5f8142a1ba73949e523c059c265
tree2b0c59100064e05740eb8c35287b9557317433bc
parent448f8bc69f3f74e2ecd143ef9c774851fc70d347
ARM: DRA7: hwmod: Enable DEBUG_LL for UART4

UART4 low level debug support. This helps in debugging with UART4
serial console output on DRA7 based platforms.

Extending the following fix for UART4.
commit 1c7e36bfc3e2 ("ARM: DRA7: hwmod: Fix boot crash with DEBUG_LL enabled on UART3")

For using DEBUG_LL, enable CONFIG_DEBUG_OMAP4UART4 in menuconfig.
On DRA7, UART4 hwmod doesn't have this flag enabled,
failure observed when UART4 is used for low level debugging.

Hence, Enable DEBUG_OMAP4UART4_FLAGS for UART4 hwmod.

Signed-off-by: J.D. Schroeder <jay.schroeder@garmin.com>
Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/omap_hwmod_7xx_data.c
This page took 0.024532 seconds and 5 git commands to generate.