ARM: debug: Use generic 8250 debug_ll for omap2 and omap3/4/5 common uarts
authorTony Lindgren <tony@atomide.com>
Mon, 17 Jul 2017 05:10:13 +0000 (22:10 -0700)
committerTony Lindgren <tony@atomide.com>
Mon, 17 Jul 2017 07:35:39 +0000 (00:35 -0700)
commitd2b310b0234c20a656e2b9047b6f2a318ad39c35
treeb7d48c600a912eafb96f3c9cdc752456bd382ed4
parent5771a8c08880cdca3bfb4a3fc6d309d6bba20877
ARM: debug: Use generic 8250 debug_ll for omap2 and omap3/4/5 common uarts

We want to use generic 8250 debug_ll code to get DEBUG_UNCOMPRESS
working and to simplify the code. The old debug_ll code is no longer
needed and the machine ID based detection is no longer used.

Note that for most part there's no need to keep DEBUG_LL enabled.
We now have CONFIG_SERIAL_EARLYCON working very early as long as
the kernel cmdline has "earlycon" in it and the board specific dts
file has chosen configured with with the port using stdout-path.

Cc: Hoeun Ryu <hoeun.ryu@gmail.com>
Cc: Russell King <linux@armlinux.org.uk>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/Kconfig.debug
arch/arm/include/debug/omap2plus.S