Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Davide Viti <zinosat@tiscali.it>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] microzed: u-boot needs host-dtc
Date: Mon,  5 Oct 2015 09:17:37 +0200	[thread overview]
Message-ID: <1444029457-28890-1-git-send-email-d.viti@infosolution.it> (raw)

defconfigs that use U-Boot 2015.07 need host-dtc to build
properly.

Signed-off-by: Davide Viti <d.viti@infosolution.it>
---
 configs/microzed_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/microzed_defconfig b/configs/microzed_defconfig
index 5a94275..989170c 100644
--- a/configs/microzed_defconfig
+++ b/configs/microzed_defconfig
@@ -21,6 +21,7 @@ BR2_TARGET_UBOOT_BOARDNAME="zynq_microzed"
 BR2_TARGET_UBOOT_CUSTOM_VERSION=y
 BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2015.07"
 BR2_TARGET_UBOOT_PATCH="$(TOPDIR)/board/avnet/microzed/uboot"
+BR2_TARGET_UBOOT_NEEDS_DTC=y
 BR2_TARGET_UBOOT_FORMAT_DTB_IMG=y
 BR2_TARGET_UBOOT_SPL=y
 BR2_TARGET_UBOOT_ZYNQ_IMAGE=y
-- 
2.1.4

             reply	other threads:[~2015-10-05  7:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-05  7:17 Davide Viti [this message]
2015-10-05  9:33 ` [Buildroot] [PATCH 1/1] microzed: u-boot needs host-dtc 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=1444029457-28890-1-git-send-email-d.viti@infosolution.it \
    --to=zinosat@tiscali.it \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox