mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: "Matthias Klein" <matthias.klein@optimeas.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] ptxdist 2013.06.0: dtc: invalid option -- 'i'
Date: Wed, 17 Jul 2013 14:19:04 +0000	[thread overview]
Message-ID: <ema596bd84-e716-46d1-8242-41fbbb73c718@nb-mak> (raw)

Hello,

while migrating our ptxdist project from version 2013.05.0 to 2013.06.0 
DTC fails to build the device tree blob.

We are using the kernel version 3.4. Are there any known problems?


Best regards,

Matthias


Our platformconfig:

PTXCONF_KERNEL_DTC=y
PTXCONF_DTC=y
# PTXCONF_DTC_INSTALL_OFTREE is not set
PTXCONF_DTC_OFTREE_DTS="${KERNEL_DIR}/arch/arm/boot/dts/tx53.dts"
PTXCONF_DTC_KERNEL=y
PTXCONF_DTC_EXTRA_ARGS=""

Logfile:

---------------
target: dtc.get
---------------

finished target dtc.get

-------------------
target: dtc.extract
-------------------

patchin: no patches found
finished target dtc.extract

------------------------
target: dtc.extract.post
------------------------

finished target dtc.extract.post

-------------------
target: dtc.prepare
-------------------

finished target dtc.prepare

-------------------
target: dtc.compile
-------------------

finished target dtc.compile

-------------------
target: dtc.install
-------------------

finished target dtc.install

----------------
target: tx53.dtb
----------------

CPP 
bsp/platform-tx53/build-target/linux-3.4/arch/arm/boot/dts/tx53.dts.tmp
DTC bsp/platform-tx53/images/tx53.dtb
/home/user/bsp/platform-tx53/sysroot-host/bin/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: *** [/home/user/bsp/platform-tx53/images/tx53.dtb] Error 3


-- 
ptxdist mailing list
ptxdist@pengutronix.de

             reply	other threads:[~2013-07-17 14:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-17 14:19 Matthias Klein [this message]
2013-07-17 14:37 ` Uwe Kleine-König
2013-07-18  7:48   ` Matthias Klein
2013-07-18  9:20     ` Michael Olbrich

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=ema596bd84-e716-46d1-8242-41fbbb73c718@nb-mak \
    --to=matthias.klein@optimeas.de \
    --cc=ptxdist@pengutronix.de \
    /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