kurobox kernel

Scott Wood scottwood at freescale.com
Fri Dec 29 08:02:29 EST 2006


Mark Glines wrote:
> $ dtc -f -I dts -O dtb -o kuroboxHG.dtb -V 16 kuroboxHG.dts
> DTC: dts->dtb  on file "kuroboxHG.dts"
> ERROR: Missing /chosen node
> Input tree has errors
> 
> So, uh... is the *.dts file in 2.6.20-rc2 bad, or am I compiling it 
> wrongly?  (And is this normally done by hand, or as part of the kernel 
> build process?)

You need to pass the -f option to dtc.  Hopefully, dtc will be fixed to 
not complain about this at some point.

-Scott



More information about the Linuxppc-dev mailing list