From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: AMx3xx: Allow low level debugging on all UARTs
Date: Wed, 22 Jun 2016 03:04:46 -0700 [thread overview]
Message-ID: <20160622100444.GH22406@atomide.com> (raw)
In-Reply-To: <20160621120758.28732-1-lokeshvutla@ti.com>
* Lokesh Vutla <lokeshvutla@ti.com> [160621 05:10]:
> AM33xx/AM43xx Soc has 6 UART interfaces. Any of these 6 UARTs can be used as
> serial console as defined by the specific board design and passing a proper
> console bootarg. Given this, we should be able to use any UART(that is
> used as serial console) for low level debugging. Currently only UART1 can
> be used for low level debugging. So, adding support for all other UARTs
> instead of waiting for new board with a different UART console.
Well we should just switch over to the standard 8250 debug code
instead. With multiarch the port detection for debug_ll port is
no longer needed. And we can still keep the Kconfig options for
various ports.
Regards,
Tony
prev parent reply other threads:[~2016-06-22 10:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-21 12:07 [PATCH] ARM: AMx3xx: Allow low level debugging on all UARTs Lokesh Vutla
2016-06-22 10:04 ` Tony Lindgren [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160622100444.GH22406@atomide.com \
--to=tony@atomide.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).