From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] Asking a favor
Date: Mon, 14 Apr 2014 18:18:12 +0200 [thread overview]
Message-ID: <20140414181812.21e12b0c@skate> (raw)
In-Reply-To: <db58e085aec8b3d6153effbff253e376@paravisioner.com>
Dear Parsa Panahi,
On Mon, 14 Apr 2014 20:45:16 +0430, Parsa Panahi wrote:
>
>
> Hi Thomas I knew that , but it doesn't matter if I select Device Tree
> blob or not, it always gives me the error !
You do have Device Tree support selected. From your .config file:
BR2_LINUX_KERNEL_DTS_SUPPORT=y
BR2_LINUX_KERNEL_USE_INTREE_DTS=y
# BR2_LINUX_KERNEL_USE_CUSTOM_DTS is not set
BR2_LINUX_KERNEL_INTREE_DTS_NAME=""
BR2_LINUX_KERNEL_INSTALL_TARGET=y
So here, you have selected Device Tree support
(BR2_LINUX_KERNEL_DTS_SUPPORT=y), indicated you wanted to use a Device
Tree source that is part of the kernel sources
(BR2_LINUX_KERNEL_USE_INTREE_DTS=y), but you haven't told Buildroot
*which* Device Tree to use (BR2_LINUX_KERNEL_INTREE_DTS_NAME is empty).
Best regards,
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2014-04-14 16:18 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <ea83c79e30b1bba43b6fe3de6096e8e7@paravisioner.com>
2014-04-13 21:28 ` [Buildroot] Asking a favor Yann E. MORIN
2014-04-14 7:12 ` Thomas Petazzoni
[not found] ` <db58e085aec8b3d6153effbff253e376@paravisioner.com>
2014-04-14 16:18 ` Thomas Petazzoni [this message]
2014-04-14 17:20 ` Parsa Panahi
2014-04-14 20:14 ` Thomas De Schampheleire
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=20140414181812.21e12b0c@skate \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox