Just installed a new image debian-7.7.0-i386-netinst.iso. pgregory@debian:~/dtb-rebuilder$ dtc -v Version: DTC 1.3.0
Is it too old? Do I need to compile the device tree under BBB? pgregory@debian:~/dtb-rebuilder$ make DTC src/arm/am335x-base0033.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/arm/am335x-base0033.dtb] Error 3 make: *** [all_arm] Error 2 -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
