From: w.sang@pengutronix.de (Wolfram Sang)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v7 05/15] ARM: mxs: Add low-level debug UART support
Date: Mon, 20 Dec 2010 14:55:35 +0100 [thread overview]
Message-ID: <20101220135535.GB8885@pengutronix.de> (raw)
In-Reply-To: <20101220132147.GB16497@freescale.com>
> > We should use asm/hardware/debug-pl01x.S, like the other users:
>
> Just tested it, and it works. Will do in v8. Thanks for the comment.
Cool.
> >
> > > arch/arm/mach-mxs/include/mach/uncompress.h | 76 ++++++++++++++++++++++++++
> >
> > Auto-detection could be used here, too?
> >
> I'm afraid not. How do you expect the detection is done, by reading
> some register like we are doing in system.c?
I am not sure which register you mean in system.c?
> Which register specifically?
The signature of the amba device (base + size - 0x20). You can check
drivers/amba/bus.c how it checks for the signature.
> If the register gets different address between
> mx23 and mx28, we need to utilize the current mechanism to
> distinguish the address anyway.
We could simply test both locations and see where it is present?
Kind regards,
Wolfram
--
Pengutronix e.K. | Wolfram Sang |
Industrial Linux Solutions | http://www.pengutronix.de/ |
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20101220/73f23c53/attachment.sig>
next prev parent reply other threads:[~2010-12-20 13:55 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-18 13:39 [PATCH v7 00/15] ARM: mxs: Add initial support for MX23 and MX28 Shawn Guo
2010-12-18 13:39 ` [PATCH v7 03/15] ARM: mxs: Add reset routines Shawn Guo
2010-12-18 13:39 ` [PATCH v7 04/15] ARM: mxs: Add interrupt support Shawn Guo
2010-12-18 13:39 ` [PATCH v7 05/15] ARM: mxs: Add low-level debug UART support Shawn Guo
2010-12-20 11:50 ` Wolfram Sang
2010-12-20 13:22 ` Shawn Guo
2010-12-20 13:55 ` Wolfram Sang [this message]
2010-12-20 14:25 ` Shawn Guo
2010-12-20 14:35 ` Wolfram Sang
2010-12-18 13:39 ` [PATCH v7 06/15] ARM: mxs: Add timer support Shawn Guo
2010-12-18 13:39 ` [PATCH v7 07/15] ARM: mxs: Add gpio support Shawn Guo
2010-12-18 13:39 ` [PATCH v7 08/15] ARM: mxs: Add iomux support Shawn Guo
2010-12-20 9:44 ` Uwe Kleine-König
2010-12-18 13:39 ` [PATCH v7 09/15] ARM: mxs: Add clock support Shawn Guo
2010-12-18 13:39 ` [PATCH v7 13/15] ARM: mxs: Add initial mx23evk support Shawn Guo
2010-12-20 9:48 ` Uwe Kleine-König
2010-12-20 10:17 ` Shawn Guo
2010-12-18 13:39 ` [PATCH v7 14/15] ARM: mxs: Add initial mx28evk support Shawn Guo
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=20101220135535.GB8885@pengutronix.de \
--to=w.sang@pengutronix.de \
--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).