How to use the device tree for lite5200
Grant Likely
grant.likely at secretlab.ca
Thu Dec 7 03:21:34 EST 2006
On 12/6/06, Grant Likely <grant.likely at secretlab.ca> wrote:
> 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
Oh, and like Kumar said, you need the -V 0x10 flag to generate the
correct blob version.
g.
--
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