]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
ARM: debug: Use generic 8250 debug_ll for ti81xx
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:51:46 +0000 (00:51 -0700)
commit2d1f7d2e2492ef7b2c0aa8d7a7822316d3a52c21
tree513bec5331b59b97c678cff0eb5f97bb2c880d27
parentfc23beb8a57723eecd04cd732e0722df72feaf70
ARM: debug: Use generic 8250 debug_ll for ti81xx

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