omap: introduce OMAP_LL_DEBUG_NONE DEBUG_LL config
authorvikram pandita <vikram.pandita@ti.com>
Sun, 22 Nov 2009 18:10:49 +0000 (10:10 -0800)
committerTony Lindgren <tony@atomide.com>
Sun, 22 Nov 2009 18:24:32 +0000 (10:24 -0800)
commitd9f5007491e3b6693dd00487981676b6b3005d72
tree6631696da5d6eea365837daf8ff519d0b03d150c
parent9d30b99f352a7f21f93f0f3e2f0eecf8aa7847c1
omap: introduce OMAP_LL_DEBUG_NONE DEBUG_LL config

Zoom2/Zoom3 kind of boards do not use omap uarts for console.
These use external debug board for console.

So these boards should not have "Uncompressing Kernel...."
log put on omap uarts.

By interoducing OMAP_LL_DEBUG_NONE option,
unnecessary writes to omap uarts is avoided.

In future, the DEBUG_LL interface will be enhanced
to use external debug board.

Signed-off-by: Vikram Pandita <vikram.pandita@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/plat-omap/Kconfig
arch/arm/plat-omap/include/plat/uncompress.h