All of lore.kernel.org
 help / color / mirror / Atom feed
From: Trent Piepho <tpiepho@impinj.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 branch/next] uboot-tools: fix dtc invocation
Date: Wed, 27 Dec 2017 18:54:35 +0000	[thread overview]
Message-ID: <1514400874.26695.45.camel@impinj.com> (raw)
In-Reply-To: <87k1x8tsos.fsf@dell.be.48ers.dk>

On Wed, 2017-12-27 at 10:40 +0100, Peter Korsgaard wrote:
> > > > > > "yegorslists" == yegorslists  <yegorslists@googlemail.com> writes:
> 
>  > From: Yegor Yefremov <yegorslists@googlemail.com>
>  > Since uboot 2017.09 path to dtc will be configured via Kconfig. As BR

This isn't quite right, the change to u-boot that pulls in the dtc path
via a Kconfig setting was part of uboot 2017.11-rc1.  The version of u-
boot tools in buildroot 2017.11.x, uboot 2017.09, does not have the
change and works correctly without this patch.

However, the patch does no harm: it just supplies an unused variable on
the command line.

>  > skips this step for uboot-tools building one has to provide
>  > CONFIG_MKIMAGE_DTC_PATH=dtc on the build command line. Otherwise
>  > mkimage will not be able to create FIT images, i.e.:
> 

  reply	other threads:[~2017-12-27 18:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-01 12:40 [Buildroot] [PATCH v2 branch/next] uboot-tools: fix dtc invocation yegorslists at googlemail.com
2017-12-01 21:42 ` Thomas Petazzoni
2017-12-27  9:40 ` Peter Korsgaard
2017-12-27 18:54   ` Trent Piepho [this message]
2017-12-27 22:42     ` Peter Korsgaard

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=1514400874.26695.45.camel@impinj.com \
    --to=tpiepho@impinj.com \
    --cc=buildroot@busybox.net \
    /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.