I'm using the https://github.com/beagleboard/linux 
<https://github.com/beagleboard/linux/tags> 3.14.34-ti-r53 branch to 
compile a kernel:

When I use the dts compiler 

apt-get install Device-Tree-Compiler

running

dtc -I dtb -O dts -o custom.dts custom.dtb

the compiler complains with error

Unable to parse input tree


Downloading and executing this file just doesn't work:
 
https://github.com/RobertCNelson/tools/blob/master/pkgs/dtc.sh

wget -c https://raw.github.com/RobertCNelson/tools/master/pkgs/dtc.sh
chmod +x dtc.sh
./dtc.sh


I'm unable to use the modified dtc.sh to compile a dts file. 

Does anyone know how I can compile a dts file and include it in the kernel 
at compile time?

Pieter

-- 
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 beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to