public inbox for u-boot@lists.denx.de
 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: Thu, 29 Oct 2015 10:50:21 -0400	[thread overview]
Message-ID: <20151029145021.GP23893@bill-the-cat> (raw)
In-Reply-To: <CAD0U-hJZ5UVcAjrqoss=HJR4JiP8M2A6MJUYPnE1ydA-4yFEVA@mail.gmail.com>

On Thu, Oct 29, 2015 at 09:17:04AM +0000, Ryan Harkin wrote:
> Hi Tom,
> 
> On 28 October 2015 at 22:07, Tom Rini <trini@konsulko.com> wrote:
> > 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.
> 
> So that means we can't use #error in the target board include file
> (eg. vexpress_aemv8a.h) to indicate that no board was set, correct?

Correct.

-- 
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/20151029/c145d3e0/attachment.sig>

      reply	other threads:[~2015-10-29 14:50 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
2015-10-29  9:17                   ` Ryan Harkin
2015-10-29 14:50                     ` Tom Rini [this message]

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=20151029145021.GP23893@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox