From: Varka Bhadram <varkab@cdac.in>
To: devicetree@vger.kernel.org
Cc: linux-kernel mailing list <linux-kernel@vger.kernel.org>,
linux-arm-kernel@lists.infradead.org
Subject: device tree: compilation of device tree sources
Date: Fri, 13 Jun 2014 17:07:10 +0530 [thread overview]
Message-ID: <539AE266.70306@cdac.in> (raw)
Hi,
I cloned the device tree git from:
https://kernel.googlesource.com/pub/scm/linux/kernel/git/devicetree/devicetree-rebasing
When i try to compile the Makefile is throwing errors like this:
DTC src/arc/abilis_tb100_dvk.dtb
dtc: invalid option -- 'i'
Usage:
dtc [options] <input file>
Options:
-h
This help text
-q
Quiet: -q suppress warnings, -qq errors, -qqq all
-I <input format>
Input formats are:
dts - device tree source text
dtb - device tree blob
fs - /proc/device-tree style directory
-o <output file>
-O <output format>
Output formats are:
dts - device tree source text
dtb - device tree blob
asm - assembler source
-V <output version>
Blob version to produce, defaults to 17 (relevant for dtb
and asm output only)
-d <output dependency file>
-R <number>
Make space for <number> reserve map entries (relevant for
dtb and asm output only)
-S <bytes>
Make the blob at least <bytes> long (extra space)
-p <bytes>
Add padding to the blob of <bytes> long (extra space)
-b <number>
Set the physical boot cpu
-f
Force - try to produce output even if the input tree has errors
-s
Sort nodes and properties before outputting (only useful for
comparing trees)
-v
Print DTC version and exit
-H <phandle format>
phandle formats are:
legacy - "linux,phandle" properties only
epapr - "phandle" properties only
both - Both "linux,phandle" and "phandle" properties
make[1]: *** [src/arc/abilis_tb100_dvk.dtb] Error 3
make: *** [all_arc] Error 2
The way of using the dtc command is wrong.
Thanks,
Varka Bhadram
-------------------------------------------------------------------------------------------------------------------------------
[ C-DAC is on Social-Media too. Kindly follow us at:
Facebook: https://www.facebook.com/CDACINDIA & Twitter: @cdacindia ]
This e-mail is for the sole use of the intended recipient(s) and may
contain confidential and privileged information. If you are not the
intended recipient, please contact the sender by reply e-mail and destroy
all copies and the original message. Any unauthorized review, use,
disclosure, dissemination, forwarding, printing or copying of this email
is strictly prohibited and appropriate legal action will be taken.
-------------------------------------------------------------------------------------------------------------------------------
next reply other threads:[~2014-06-13 11:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-13 11:37 Varka Bhadram [this message]
[not found] ` <539AE266.70306-If5XQcfNmg0@public.gmane.org>
2014-06-14 19:01 ` device tree: compilation of device tree sources Sascha Hauer
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=539AE266.70306@cdac.in \
--to=varkab@cdac.in \
--cc=devicetree@vger.kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
/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;
as well as URLs for NNTP newsgroup(s).