public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v1] arm: include config.h in vectors.S
Date: Wed, 20 Aug 2014 11:33:20 +0200	[thread overview]
Message-ID: <E1XK2Gf-0005MH-Ae@janus> (raw)
In-Reply-To: <53E0962C.8000405@gmail.com>

Hi Chris,

On Tue, 05 Aug 2014 20:30:36 +1200, Chris Packham
<judge.packham@gmail.com> wrote:

> On 14/07/14 17:01, Chris Packham wrote:
> > In order to use configuration flags it is necessary to include config.h.
> > Without this arm targets that use CONFIG_USE_IRQ or CONFIG_SPL_BUILD
> > won't get the correct code.
> > 
> > Signed-off-by: Chris Packham <judge.packham@gmail.com>
> > ---
> > Resent without corporate disclaimer
> > 
> >  arch/arm/lib/vectors.S |    1 +
> >  1 file changed, 1 insertion(+)
> > 
> > diff --git a/arch/arm/lib/vectors.S b/arch/arm/lib/vectors.S
> > index e6538ef..a8b6c53 100644
> > --- a/arch/arm/lib/vectors.S
> > +++ b/arch/arm/lib/vectors.S
> > @@ -12,6 +12,7 @@
> >   *
> >   * SPDX-License-Identifier:	GPL-2.0+
> >   */
> > +#include <config.h>
> >  
> >  /*
> >   *************************************************************************
> > 
> 
> Ping?

Underway -- will get in Real Soon Now.

Amicalement,
-- 
Albert.

  parent reply	other threads:[~2014-08-20  9:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-14  5:01 [U-Boot] [PATCH v1] arm: include config.h in vectors.S Chris Packham
2014-08-05  8:30 ` Chris Packham
2014-08-20  6:23   ` Christian Riesch
2014-08-20  9:33   ` Albert ARIBAUD [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-07-14  4:53 Chris Packham
2014-07-14  4:55 ` Chris Packham

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=E1XK2Gf-0005MH-Ae@janus \
    --to=albert.u.boot@aribaud.net \
    --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