最近有个项目需要用到zynq平台,前面编译zynq最新的uboot16.2版本,出现dtc: invalid option -- 'i'问题,在网上参照http://blog.chinaunix.net/uid-30122221-id-5372805.html的方法,没有任何作用。
根据uboot编译打印信息:
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