mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] ptxdist 2013.06.0: dtc: invalid option -- 'i'
@ 2013-07-17 14:19 Matthias Klein
  2013-07-17 14:37 ` Uwe Kleine-König
  0 siblings, 1 reply; 4+ messages in thread
From: Matthias Klein @ 2013-07-17 14:19 UTC (permalink / raw)
  To: ptxdist

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-07-18  9:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-17 14:19 [ptxdist] ptxdist 2013.06.0: dtc: invalid option -- 'i' Matthias Klein
2013-07-17 14:37 ` Uwe Kleine-König
2013-07-18  7:48   ` Matthias Klein
2013-07-18  9:20     ` Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox