All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] CONFIG_SYS_XIP_BOOT for when it's a choice?
Date: Mon, 07 Apr 2014 19:05:36 +0200	[thread overview]
Message-ID: <20140407170536.A685C380958@gemini.denx.de> (raw)
In-Reply-To: <20140305172806.GY16805@bill-the-cat>

Dear Tom,

In message <20140305172806.GY16805@bill-the-cat> you wrote:
> 
> I'm looking over some patches for am43xx to enable the case of non-SPL
> XIP booting and this means we start getting code that's shared with
> am335x that looks like:


What exactly do you mean by "non-SPL XIP booting"?  Is this not the
standard boot mode which has actually been the first (and only one)
that U-Boot has ever been designed for, like booting from a ROM (like
parallel NOR flash)?  Because the we do exactly that: we execute the
code as is from the boot device...

> Because we need to do certain init either in SPL or early U-Boot.  While
> I don't see another XIP boot case being added anytime soon, it would be
> nice to instead write:

What you call "XIP boot" is the default for all systems booting from
NOR flash (or other boot ROM) - or am I missing something?

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Voodoo Programming: Things programmers do that  they  know  shouldn't
work  but they try anyway, and which sometimes actually work, such as
recompiling everything.                             - Karl Lehenbauer

  parent reply	other threads:[~2014-04-07 17:05 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-05 17:28 [U-Boot] CONFIG_SYS_XIP_BOOT for when it's a choice? Tom Rini
2014-04-07 16:31 ` Albert ARIBAUD
2014-04-07 16:45   ` Tom Rini
2014-04-07 17:05 ` Wolfgang Denk [this message]
2014-04-07 17:19   ` Tom Rini
2014-04-07 17:41     ` Wolfgang Denk
2014-04-07 17:49       ` Tom Rini
2014-04-07 18:45         ` Wolfgang Denk
2014-04-07 19:02           ` Tom Rini
2014-04-07 19:19             ` Wolfgang Denk
2014-04-07 19:57               ` Tom Rini
2014-04-08 13:02                 ` Wolfgang Denk
2014-04-08 18:00                   ` Tom Rini
2014-04-08 18:35                     ` Albert ARIBAUD
2014-04-08 19:44                     ` Wolfgang Denk

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=20140407170536.A685C380958@gemini.denx.de \
    --to=wd@denx.de \
    --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 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.