ARM: debug: Use generic 8250 debug_ll for am3517 and am335x
authorTony Lindgren <tony@atomide.com>
Mon, 17 Jul 2017 05:10:14 +0000 (22:10 -0700)
committerTony Lindgren <tony@atomide.com>
Mon, 17 Jul 2017 07:53:42 +0000 (00:53 -0700)
commit51ef70037ebc2f63739c518ef357b364a802b648
tree0372fd784b525be2ce91d8d2c0e75a19420d5457
parent2d1f7d2e2492ef7b2c0aa8d7a7822316d3a52c21
ARM: debug: Use generic 8250 debug_ll for am3517 and am335x

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