All of lore.kernel.org
 help / color / mirror / Atom feed
From: ben@simtec.co.uk (Ben Dooks)
To: linux-arm-kernel@lists.infradead.org
Subject: Discussion request for new Samsung SoCs maintaining
Date: Tue, 29 Sep 2009 10:32:00 +0100	[thread overview]
Message-ID: <4AC1D410.8060604@simtec.co.uk> (raw)
In-Reply-To: <4A967FB0.8090502@billgatliff.com>

Bill Gatliff wrote:
> Jinsung Yang wrote:
>> The second problem is that even though same family, the features like 
>> the memory map and internal devices (IPs) are very different.
>> For example, s5p6442 and s5pc110 have different arm core, but internal 
>> devices are very similar.
>> Otherwise, although s5p6440 and s5p6442 are in the same family, 
>> architecture and similar names, internal devices are very different.
>> It makes to be hard to integrate codes in a same platform directory.
[snip]
> 
> The AT91 and AVR32 SoCs have the same problem: very different cores 
> (different instruction set architectures, actually), but compatible 
> peripherals.  Their solution has been to embrace the platform and other 
> device models heavily, which I think is the appropriate one.  I think 
> this approach will work for you as well.
> 
>> So that, we are considering the following platform structure to manage 
>> our new SoCs.
>>   
> 
> Wow, your naming situation is... messed up.  :)
> 
> I'm not sure I have any useful suggestion for this part.  It would have 
> been nice to have a "mach-a8" and "mach-arm11" for these situations, but 
> we don't and I'm not sure it wouldn't cause even more problems to create 
> them.

This won't work, the processor core is pretty much independent of what goes
around it. There are parts which are very similar apart from the choice of
the ARM core in use. We try and group together the similar IP blocks that
go together to make up the chip.


-- 
Ben Dooks, Software Engineer, Simtec Electronics

http://www.simtec.co.uk/

  parent reply	other threads:[~2009-09-29  9:32 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-27 11:06 Discussion request for new Samsung SoCs maintaining Jinsung Yang
2009-08-27 12:44 ` Bill Gatliff
2009-08-28  3:19   ` Harald Welte
2009-09-01 13:38   ` Russell King - ARM Linux
2009-09-07 13:24     ` Kyungmin Park
2009-09-07 17:53       ` Peter Korsgaard
2009-09-29  9:32   ` Ben Dooks [this message]
2009-08-27 13:14 ` Mark Brown
2009-08-28  3:27   ` Harald Welte
2009-08-28 12:45     ` Mark Brown
2009-08-27 13:57 ` David F. Carlson
2009-08-28  3:34   ` Harald Welte

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=4AC1D410.8060604@simtec.co.uk \
    --to=ben@simtec.co.uk \
    --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.