]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
ARM: debug: Use generic 8250 debug_ll for omap3/4/5
authorTony Lindgren <tony@atomide.com>
Wed, 14 Jun 2017 07:31:13 +0000 (00:31 -0700)
committerTony Lindgren <tony@atomide.com>
Mon, 17 Jul 2017 07:49:08 +0000 (00:49 -0700)
commitfc23beb8a57723eecd04cd732e0722df72feaf70
treefbead4be1e1e024c46ba64f2159ebedaa9d91ff1
parentd2b310b0234c20a656e2b9047b6f2a318ad39c35
ARM: debug: Use generic 8250 debug_ll for omap3/4/5

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