All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 3/3] vexpress64: store env in flash
Date: Wed, 28 Oct 2015 18:07:26 -0400	[thread overview]
Message-ID: <20151028220726.GH23893@bill-the-cat> (raw)
In-Reply-To: <CACRpkda6uDWA0fLSH8DJWaYnKwFiLt4RPrrMB1hOvEsPRJuJ0w@mail.gmail.com>

On Wed, Oct 28, 2015 at 10:43:41PM +0100, Linus Walleij wrote:
> On Wed, Oct 28, 2015 at 5:06 PM, Ryan Harkin <ryan.harkin@linaro.org> wrote:
> 
> > For reasons I don't understand, envcrc.c includes config.h which
> > includes vexpress64_aemv8a.h without the board #defines set at all, no
> > matter which board you are.  So the #error gets hit no matter if
> > you're building for FVP or Juno.
> 
> This is what we should try to avoid, we need to know why this happens :/

The host tools are not board-independent as they include a copy of the
target board env.  Keep that in mind.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20151028/57cca370/attachment.sig>

  reply	other threads:[~2015-10-28 22:07 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-21  9:54 [U-Boot] [PATCH 0/3] vexpress64 flash support Ryan Harkin
2015-10-21  9:54 ` [U-Boot] [PATCH 1/3] cfi_flash: use specific length types for cword Ryan Harkin
2015-10-21 10:24   ` Stefan Roese
2015-10-21 11:34     ` Ryan Harkin
2015-10-21 12:40       ` Stefan Roese
2015-10-21 12:49         ` Ryan Harkin
2015-10-21 13:48           ` Ryan Harkin
2015-10-21 14:00             ` Stefan Roese
2015-10-21  9:54 ` [U-Boot] [PATCH 2/3] vexpress64: remove #error Ryan Harkin
2015-10-27 11:36   ` Linus Walleij
2015-10-27 12:29     ` Ryan Harkin
2015-11-11 16:11       ` Ryan Harkin
2015-11-17 13:36         ` Linus Walleij
2015-10-21  9:54 ` [U-Boot] [PATCH 3/3] vexpress64: store env in flash Ryan Harkin
2015-10-27 11:49   ` Linus Walleij
2015-10-27 12:49     ` Ryan Harkin
2015-10-27 21:39       ` Linus Walleij
2015-10-28 15:07         ` Ryan Harkin
2015-10-28 15:10           ` Linus Walleij
2015-10-28 16:06             ` Ryan Harkin
2015-10-28 21:43               ` Linus Walleij
2015-10-28 22:07                 ` Tom Rini [this message]
2015-10-29  9:17                   ` Ryan Harkin
2015-10-29 14:50                     ` Tom Rini

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=20151028220726.GH23893@bill-the-cat \
    --to=trini@konsulko.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 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.