How to use the device tree for lite5200

Grant Likely grant.likely at secretlab.ca
Thu Dec 7 03:20:01 EST 2006


On 12/6/06, Wolfgang Grandegger <wg at grandegger.com> wrote:
>    $ dtc -b0 lite5200.dts
>    DTC: dts->dts  on file "lite5200.dts"
>    ERROR: Missing /chosen node
>    Input tree has errors

Add the -f flag to dtc to ignore the missing /chosen node error

Use the "-O dtb" flag to output a fdt blob

-- 
Grant Likely, B.Sc. P.Eng.
Secret Lab Technologies Ltd.
grant.likely at secretlab.ca
(403) 399-0195



More information about the Linuxppc-embedded mailing list