linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@arndb.de>
To: Madhavi Manchala <madhavi.linux@gmail.com>
Cc: Greg Ungerer <gerg@snapgear.com>,
	linux-arch@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: Re: Support for ARM940T core Samsung S3C2510A MCU under Linux
Date: Tue, 22 Mar 2011 14:12:10 +0100	[thread overview]
Message-ID: <201103221412.10916.arnd@arndb.de> (raw)
In-Reply-To: <AANLkTik1jSNpuREDuX3-LhNafD43m5T=14ZDwNUC5a8X@mail.gmail.com>

On Tuesday 22 March 2011, Madhavi Manchala wrote:

> These sources (patches) are similar to samsung sources which are
> available in uClinux-dist. So, I will look into the Ithamar Adema
> patches and uClinux-dist samsung machine directory sources. Please
> suggest me.
> 
> My final question, All these samsung machines (s3c24a0, s3c3410,
> s3c44b0x and s5c7375) are ARM7TDMI core based MCUs. My MCU (Samsung
> s3c2510A) is a ARM9TDMI core based. So, is this porting will help?

The CPU support is really separate from the platform, and
ARM9TDMI/ARM940T is supported by the platform-independent code.

In the s3c2510-specific portion, you should need very little
code that has dependencies on the specific ARM code besides
for the Kconfig 'select CPU_ARM940T' statement.

> I am extreamly sorry, If I asked silly questions here.

No problem at all, these things are not well documented, so it's
good if at least people can refer to this conversation in the
email archives.

	Arnd

  reply	other threads:[~2011-03-22 13:12 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-18 15:54 Support for ARM940T core Samsung S3C2510A MCU under Linux Madhavi Manchala
2011-03-21 11:27 ` Greg Ungerer
2011-03-22 12:43   ` Madhavi Manchala
2011-03-22 13:12     ` Arnd Bergmann [this message]
2011-03-23 12:07     ` Greg Ungerer
2011-03-23 12:36       ` Madhavi Manchala
2011-03-23 13:18         ` Greg Ungerer
  -- strict thread matches above, loose matches on Subject: below --
2011-03-19  9:53 Madhavi Manchala
2011-03-19 10:46 ` Geert Uytterhoeven
2011-03-19 20:14   ` Arnd Bergmann
2011-03-21 11:37     ` Greg Ungerer
2011-03-21 12:20       ` Arnd Bergmann
2011-03-22 11:09         ` Greg Ungerer

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=201103221412.10916.arnd@arndb.de \
    --to=arnd@arndb.de \
    --cc=gerg@snapgear.com \
    --cc=linux-arch@vger.kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=madhavi.linux@gmail.com \
    /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).