All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] configs/{at91sam9x5ek*, atmel_*_xplained*}: U-Boot needs DTC
Date: Sun, 2 Jul 2017 15:51:48 +0200	[thread overview]
Message-ID: <20170702155148.07426eef@windsurf> (raw)
In-Reply-To: <20170702090640.4252-1-thomas.petazzoni@free-electrons.com>

Hello,

On Sun,  2 Jul 2017 11:06:40 +0200, Thomas Petazzoni wrote:
> Since the bump of the Atmel defconfigs to linux4sam_5.6 in commit
> 0f7b5d4a9f3a78be07e22c81db41f88e45e8c0cf, the new U-Boot version uses
> the Device Tree compiler, so we need to add BR2_TARGET_UBOOT_NEEDS_DTC
> in order to build dtc before u-boot and avoid build failures.
> 
> Fixes:
> 
> >>> uboot linux4sam_5.6 Configuring
> >>> uboot linux4sam_5.6 Building  
> [...]
>   CHK     include/generated/timestamp_autogenerated.h
>   UPD     include/generated/timestamp_autogenerated.h
> ./scripts/dtc-version.sh: line 17: dtc: command not found
> ./scripts/dtc-version.sh: line 18: dtc: command not found
> *** Your dtc is too old, please upgrade to dtc 1.4 or newer
> 
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
> ---
>  configs/at91sam9x5ek_defconfig                   | 1 +
>  configs/at91sam9x5ek_dev_defconfig               | 1 +
>  configs/at91sam9x5ek_mmc_defconfig               | 1 +
>  configs/at91sam9x5ek_mmc_dev_defconfig           | 1 +
>  configs/atmel_sama5d2_xplained_mmc_defconfig     | 1 +
>  configs/atmel_sama5d2_xplained_mmc_dev_defconfig | 1 +
>  configs/atmel_sama5d3_xplained_defconfig         | 1 +
>  configs/atmel_sama5d3_xplained_dev_defconfig     | 1 +
>  configs/atmel_sama5d3_xplained_mmc_defconfig     | 1 +
>  configs/atmel_sama5d3_xplained_mmc_dev_defconfig | 1 +
>  configs/atmel_sama5d4_xplained_defconfig         | 1 +
>  configs/atmel_sama5d4_xplained_dev_defconfig     | 1 +
>  configs/atmel_sama5d4_xplained_mmc_defconfig     | 1 +
>  configs/atmel_sama5d4_xplained_mmc_dev_defconfig | 1 +
>  14 files changed, 14 insertions(+)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

  parent reply	other threads:[~2017-07-02 13:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-02  9:06 [Buildroot] [PATCH] configs/{at91sam9x5ek*, atmel_*_xplained*}: U-Boot needs DTC Thomas Petazzoni
2017-07-02 10:27 ` Arnout Vandecappelle
2017-07-02 13:51 ` Thomas Petazzoni [this message]
2017-07-03  6:00 ` Ludovic Desroches

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=20170702155148.07426eef@windsurf \
    --to=thomas.petazzoni@free-electrons.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.