All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jerry Van Baren <gvb.uboot@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] fdt: Ensure that libfdt_env.h comes from U-Boot
Date: Tue, 16 Apr 2013 22:25:41 -0400	[thread overview]
Message-ID: <516E0825.7000707@gmail.com> (raw)
In-Reply-To: <CAPnjgZ2PstM_9x+w2uvB-PR=NLF1Z+suK0iua8kHfjLaHRJDFQ@mail.gmail.com>

Hi Simon,

On 04/12/2013 04:24 PM, Simon Glass wrote:
> Hi Tom / Jerry,

[snip]

>> Another way to fix this is to use -nostdinc and -idirafter to ensure that
>> system includes are included after U-Boot ones. Unfortunately this means
>> that U-Boot's errno.h gets included instead of the system one. This in
>> turn requires a hack to errno.h to redirect things, so all in all the
>> solution in this patch is probably cleaner.

[snip]

> Can this be considered for the release please?

This appears to be a reasonable request to fix an outstanding bug.  I 
don't have time today or tomorrow, but I'll pull in your patch and move 
it forward, Tom willing.

> Regards,
> Simon

Thanks,
gvb

  reply	other threads:[~2013-04-17  2:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-11 16:30 [U-Boot] [PATCH] fdt: Ensure that libfdt_env.h comes from U-Boot Simon Glass
2013-04-12 20:24 ` Simon Glass
2013-04-17  2:25   ` Jerry Van Baren [this message]
2013-04-17 15:35 ` Tom Rini
2013-06-14 14:56   ` Joe Hershberger
2013-06-14 15:07     ` 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=516E0825.7000707@gmail.com \
    --to=gvb.uboot@gmail.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.