From: rmallon@gmail.com (Ryan Mallon)
To: linux-arm-kernel@lists.infradead.org
Subject: [RFC PATCH 0/9] Clean up debugging support
Date: Mon, 08 Jul 2013 09:18:10 +1000 [thread overview]
Message-ID: <51D9F732.6010206@gmail.com> (raw)
In-Reply-To: <20130707124326.GP24642@n2100.arm.linux.org.uk>
On 07/07/13 22:43, Russell King - ARM Linux wrote:
> This patch series cleans up some aspects of the LL debug support by:
>
> - Removing the multi-level choice madness
> - Consolidating the 8250 debug UART support
> - Consolidating the PL01x debug UART support
>
> The differences between the various 8250 debug UART implementations are:
> - Physical/Virtual addresses
> - Register offset shift
> - Access size
> - Flow control
>
> arch/arm/mach-ep93xx/include/mach/debug-macro.S | 21 -
For ep93xx bits:
Acked-by: Ryan Mallon <rmallon@gmail.com>
prev parent reply other threads:[~2013-07-07 23:18 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-07 12:43 [RFC PATCH 0/9] Clean up debugging support Russell King - ARM Linux
2013-07-07 12:44 ` [PATCH RFC 1/9] ARM: debug: fix wording error in DEBUG_LL_UART_NONE option help Russell King
2013-07-07 12:45 ` [PATCH RFC 2/9] ARM: debug: clean up low level kernel debugging selection Russell King
2013-07-08 11:54 ` Tony Lindgren
2013-07-07 12:46 ` [PATCH RFC 3/9] ARM: debug: provide 8250 debug uart flow control configuration option Russell King
2013-07-07 12:47 ` [PATCH RFC 4/9] ARM: debug: provide 8250 debug uart register shift " Russell King
2013-07-07 12:48 ` [PATCH RFC 5/9] ARM: debug: provide 8250 debug uart phys/virt address configuration options Russell King
2013-07-07 12:49 ` [PATCH RFC 6/9] ARM: debug: move 8250 debug include into arch/arm/include/debug/ Russell King
2013-07-07 12:50 ` [PATCH RFC 7/9] ARM: debug: add support for word accesses to debug/8250.S Russell King
2013-07-07 12:51 ` [PATCH RFC 8/9] ARM: debug: provide PL01x debug uart phys/virt address configuration options Russell King
2013-07-07 12:52 ` [PATCH RFC 9/9] ARM: debug: move PL01X debug include into arch/arm/include/debug/ Russell King
2013-07-07 20:01 ` Rob Herring
2013-07-07 23:18 ` Ryan Mallon [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=51D9F732.6010206@gmail.com \
--to=rmallon@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.