public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Scott Wood <scottwood@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] merge arm64 to arm
Date: Mon, 19 Aug 2013 11:55:03 -0500	[thread overview]
Message-ID: <1376931303.31636.331.camel@snotra.buserror.net> (raw)
In-Reply-To: <5212195A.3000008@ti.com>

On Mon, 2013-08-19 at 09:10 -0400, Tom Rini wrote:
> On 08/19/2013 09:01 AM, M?ns Rullg?rd wrote:
> > Tom Rini <trini@ti.com> writes:
> > 
> >> On 08/19/2013 08:32 AM, M?ns Rullg?rd wrote:
> >>> If there's a lot of code shared between these architectures,
> >>> why is it in an architecture-specific directory in the first
> >>> place?  Maybe the proper solution is to move it out of arch/arm
> >>> rather than moving code for an entirely different architecture
> >>> in there.
> >> 
> >> We are working in that direction (and one of the requests was to
> >> hook into that code, rather than duplicate things).  Think of it
> >> as "all ARM Ltd licensed cores" not "all 32bit-only ARM cores".
> > 
> > Why does it matter which company designed it?  By that reasoning,
> > you'd put i960 (were it supported) under arch/x86 because it's from
> > Intel.
> 
> Probably because I didn't get the "it's a whole new unrelated to
> everything before world over there!" memo.

Probably because there is still quite a bit of similarity to older ARM.
There's more to it than just the ISA, and even that isn't *that* much
more different than x86 versus x86_64.  i960 is a bad analogy.  It's
often possible to turn arm32 asm into arm64 asm with some search and
replace and minor manual fixups.

>   Seriously tho, our
> directory structure is different from the kernel and it seems like
> things might look cleaner this way.  If it doesn't, well, I'll admit
> to being wrong and we'll go back to a split arch directory.

As I noted before, in Linux a bunch of other architectures started with
a separate arch for 64-bit (x86, sparc, ppc...), and all of them
eventually merged.

-Scott

  reply	other threads:[~2013-08-19 16:55 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <A1A6EA40F8503D48BB002B42BD65974E0A114A73@039-SN2MPN1-013.039d.mgd.msft.net>
2013-08-19 12:20 ` [U-Boot] merge arm64 to arm Tom Rini
2013-08-19 12:32   ` Måns Rullgård
2013-08-19 12:53     ` Tom Rini
2013-08-19 13:01       ` Måns Rullgård
2013-08-19 13:10         ` Tom Rini
2013-08-19 16:55           ` Scott Wood [this message]
2013-08-19 17:33             ` Måns Rullgård
2013-08-19 17:52               ` Tom Rini
2013-08-19 19:50                 ` Måns Rullgård
2013-08-19 19:53                   ` Tom Rini
2013-08-19 18:08               ` Scott Wood
2013-08-17  4:54 FengHua
2013-08-17 11:35 ` Måns Rullgård
2013-08-17 14:32   ` FengHua
2013-08-17 14:52     ` Tom Rini
2013-08-17 14:55     ` Måns Rullgård
2013-08-18  1:03       ` FengHua
2013-08-19 16:34       ` Scott Wood

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=1376931303.31636.331.camel@snotra.buserror.net \
    --to=scottwood@freescale.com \
    --cc=u-boot@lists.denx.de \
    /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