From: Paul Mundt <paul.mundt@renesas.com>
To: linux-sh@vger.kernel.org
Subject: Re: Is SH7727 supported by linux?
Date: Tue, 11 Mar 2008 03:36:51 +0000 [thread overview]
Message-ID: <20080311033651.GA16685@renesas.com> (raw)
In-Reply-To: <59fd4ce80803100159o6c178fdajefa5ffdc2a8b811a@mail.gmail.com>
On Mon, Mar 10, 2008 at 05:59:05PM +0900, Jeongdo Son wrote:
> I'm planning to port linux on a SH7727 based board,
> but I couldn't find CPU_SUBTYPE_SH7727 from arch/sh/Kconfig.
> Is SH7727 supported?
>
SH7727 is an ancient SH3-DSP. You can poke around arch/sh/Kconfig for
subtypes that select CPU_SH3 && CPU_HAS_DSP to find a starting point.
Presently this includes SH7710/SH7712/SH7720/SH7721. Adding SH7727 should
be trivial, just follow the existing conventions for those parts. A lot
of the old SH3/SH3-DSP variants are also completely compatible with each
other (pin and otherwise), so you may always want to make sure that it's
not already supported under a different subtype qualifier.
next prev parent reply other threads:[~2008-03-11 3:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-10 8:59 Is SH7727 supported by linux? Jeongdo Son
2008-03-11 3:36 ` Paul Mundt [this message]
2008-03-11 4:21 ` Jeongdo Son
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=20080311033651.GA16685@renesas.com \
--to=paul.mundt@renesas.com \
--cc=linux-sh@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.