[PATCHv2] ARM: debug: uncompress debug support for omap2plus

Tony Lindgren tony at atomide.com
Wed Sep 3 15:04:39 PDT 2014


* Russell King - ARM Linux <linux at arm.linux.org.uk> [140826 00:58]:
> On Tue, Aug 26, 2014 at 04:28:59PM +0900, kpark3469 at gmail.com wrote:
> > From: Sahara <keun-o.park at windriver.com>
> > 
> > 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.
> > 
> > Signed-off-by: Sahara <keun-o.park at windriver.com>
> > Tested-by: Afzal Mohammed <afzal.mohd.ma at gmail.com> (on am335x beagle
> > bone white)
> 
> You need to consider whom you are sending this to.  It would be well
> worth including the OMAP maintainer, Tony Lindgren.

Thanks saw it and replied yesterday that we should just rip out
the SoC detection and use standard 8250 debug_ll code.

Regards,

Tony



More information about the linux-arm-kernel mailing list