+Tony
Hi,
On Wed, Aug 13, 2014 at 06:31:04PM +0900, kpark3469 at gmail.com wrote:
Since OMAP low-level debug code places data in the .data section,
The symbol DEBUG_UNCOMPRESS was defined with !DEBUG_OMAP2PLUS_UART.
This patch removes the part using data section in debug/omap2plus.S,
so DEBUG_UNCOMPRESS is now available on OMAP system.
Tested-by: Afzal Mohammed <redacted> (on am335x beagle
bone white)
Regards
Afzal