From: Roman <roman.tereshonkov@nokia.com>
To: linux-arm-kernel@lists.infradead.org
Cc: linux-omap@vger.kernel.org
Subject: Amba device porting
Date: Wed, 23 Dec 2009 12:19:02 +0200 [thread overview]
Message-ID: <20091223101902.GA15537@nokia.com> (raw)
Hi,
I planned to port the omap3 SDTI (Serial Debug Trace Interface) driver to amba based interface.
SDTI memory map is two parts composed:
0x54500000 0x5450FFFF 4KB SDTI module (configuration) - coresight based format.
0x54510000 0x545FFFFF 1984KB Reserved
0x54600000 0x546FFFFF 1MB SDTI module (window)
But amba interface seems to support only one memory region resource.
Is there any way to pass two memory regions?
Regards
Roman Tereshonkov
WARNING: multiple messages have this Message-ID (diff)
From: roman.tereshonkov@nokia.com (Roman)
To: linux-arm-kernel@lists.infradead.org
Subject: Amba device porting
Date: Wed, 23 Dec 2009 12:19:02 +0200 [thread overview]
Message-ID: <20091223101902.GA15537@nokia.com> (raw)
Hi,
I planned to port the omap3 SDTI (Serial Debug Trace Interface) driver to amba based interface.
SDTI memory map is two parts composed:
0x54500000 0x5450FFFF 4KB SDTI module (configuration) - coresight based format.
0x54510000 0x545FFFFF 1984KB Reserved
0x54600000 0x546FFFFF 1MB SDTI module (window)
But amba interface seems to support only one memory region resource.
Is there any way to pass two memory regions?
Regards
Roman Tereshonkov
next reply other threads:[~2009-12-23 10:21 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-23 10:19 Roman [this message]
2009-12-23 10:19 ` Amba device porting Roman
2009-12-23 16:50 ` Russell King - ARM Linux
2009-12-23 16:50 ` Russell King - ARM Linux
2009-12-28 11:02 ` Roman
2009-12-28 11:02 ` Roman
2010-01-01 20:12 ` Russell King - ARM Linux
2010-01-01 20:12 ` Russell King - ARM Linux
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=20091223101902.GA15537@nokia.com \
--to=roman.tereshonkov@nokia.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-omap@vger.kernel.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.