From: linux@arm.linux.org.uk (Russell King - ARM Linux)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2] ARM: bcm: Add DEBUG_LL console support
Date: Thu, 3 Oct 2013 08:21:53 +0100 [thread overview]
Message-ID: <20131003072153.GE12758@n2100.arm.linux.org.uk> (raw)
In-Reply-To: <1379462711-6957-1-git-send-email-csd@broadcom.com>
On Tue, Sep 17, 2013 at 05:05:11PM -0700, Christian Daudt wrote:
> @@ -980,6 +991,7 @@ config DEBUG_UART_PHYS
> default 0xffd82340 if ARCH_IOP13XX
> default 0xfff36000 if DEBUG_HIGHBANK_UART
> default 0xfffff700 if ARCH_IOP33X
> + default 0x3e000000 if DEBUG_BCM_KONA_UART
Please take a moment to think about this.
> depends on DEBUG_LL_UART_8250 || DEBUG_LL_UART_PL01X || \
> DEBUG_UART_8250 || DEBUG_UART_PL01X
>
> @@ -1035,6 +1047,7 @@ config DEBUG_UART_VIRT
> default 0xfef00003 if ARCH_IXP4XX && CPU_BIG_ENDIAN
> default 0xfefff700 if ARCH_IOP33X
> default 0xff003000 if DEBUG_U300_UART
> + default 0xfe300000 if DEBUG_BCM_KONA_UART
And this.
In particular, study the list which you are adding to and see whether
you can spot what you're doing wrong.
Thanks.
prev parent reply other threads:[~2013-10-03 7:21 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-18 0:05 [PATCH v2] ARM: bcm: Add DEBUG_LL console support Christian Daudt
2013-10-03 6:22 ` Christian Daudt
2013-10-03 7:21 ` Russell King - ARM Linux [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=20131003072153.GE12758@n2100.arm.linux.org.uk \
--to=linux@arm.linux.org.uk \
--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).