From: robert.jarzmik@free.fr (Robert Jarzmik)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/3] msm: add minimal board file for HTC Dream device
Date: Mon, 16 Nov 2009 19:56:52 +0100 [thread overview]
Message-ID: <87vdhagux7.fsf@free.fr> (raw)
In-Reply-To: <20091116165716.GD3568@n2100.arm.linux.org.uk> (Russell King's message of "Mon\, 16 Nov 2009 16\:57\:16 +0000")
Russell King - ARM Linux <linux@arm.linux.org.uk> writes:
> On Mon, Nov 16, 2009 at 08:43:20AM -0800, Brian Swetland wrote:
>> What's the best way to handle a situation where there is no valid
>> debug uart? Could the arch/platform require DEBUG_LL be unset via
>> Kconfig directives if it is configured in a way where there is no
>> valid debug uart?
>
> You're the first to have that issue. Everyone else has a UART they
> can always direct stuff at.
Just for the record, there are machine files without a debug UART, especially in
the smartphone area.
In the PXA subworld I know, the UARTs are often used for :
- a GSM chip (pxa ffuart)
- a Bluetooth chip (pxa btuart)
- a GPS chip (pxa stuart / hwuart)
- an IR chip (pxa stuart / hwuart)
I didn't check through the mach-pxa/*.c, but mioa701.c accounts for one, and I
think magician and hx4700 would be part of it too. That also means kernel
debugging is _really_ painfull for these platforms.
Cheers.
--
Robert
WARNING: multiple messages have this Message-ID (diff)
From: Robert Jarzmik <robert.jarzmik@free.fr>
To: Russell King - ARM Linux <linux@arm.linux.org.uk>
Cc: Brian Swetland <swetland@google.com>,
linux-arm-kernel <linux-arm-kernel@lists.infradead.org>,
Arve Hj?nnev?g <arve@android.com>,
kernel list <linux-kernel@vger.kernel.org>,
Pavel Machek <pavel@ucw.cz>
Subject: Re: [PATCH 2/3] msm: add minimal board file for HTC Dream device
Date: Mon, 16 Nov 2009 19:56:52 +0100 [thread overview]
Message-ID: <87vdhagux7.fsf@free.fr> (raw)
In-Reply-To: <20091116165716.GD3568@n2100.arm.linux.org.uk> (Russell King's message of "Mon\, 16 Nov 2009 16\:57\:16 +0000")
Russell King - ARM Linux <linux@arm.linux.org.uk> writes:
> On Mon, Nov 16, 2009 at 08:43:20AM -0800, Brian Swetland wrote:
>> What's the best way to handle a situation where there is no valid
>> debug uart? Could the arch/platform require DEBUG_LL be unset via
>> Kconfig directives if it is configured in a way where there is no
>> valid debug uart?
>
> You're the first to have that issue. Everyone else has a UART they
> can always direct stuff at.
Just for the record, there are machine files without a debug UART, especially in
the smartphone area.
In the PXA subworld I know, the UARTs are often used for :
- a GSM chip (pxa ffuart)
- a Bluetooth chip (pxa btuart)
- a GPS chip (pxa stuart / hwuart)
- an IR chip (pxa stuart / hwuart)
I didn't check through the mach-pxa/*.c, but mioa701.c accounts for one, and I
think magician and hx4700 would be part of it too. That also means kernel
debugging is _really_ painfull for these platforms.
Cheers.
--
Robert
next prev parent reply other threads:[~2009-11-16 18:56 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-02 10:49 [PATCH 2/3] msm: add minimal board file for HTC Dream device Pavel Machek
2009-11-02 10:49 ` Pavel Machek
2009-11-16 16:36 ` Russell King - ARM Linux
2009-11-16 16:36 ` Russell King - ARM Linux
2009-11-16 16:43 ` Brian Swetland
2009-11-16 16:43 ` Brian Swetland
2009-11-16 16:57 ` Russell King - ARM Linux
2009-11-16 16:57 ` Russell King - ARM Linux
2009-11-16 17:07 ` Brian Swetland
2009-11-16 17:07 ` Brian Swetland
2009-11-16 18:56 ` Robert Jarzmik [this message]
2009-11-16 18:56 ` Robert Jarzmik
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=87vdhagux7.fsf@free.fr \
--to=robert.jarzmik@free.fr \
--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.