On 12/6/06, Grant Likely <[EMAIL PROTECTED]> wrote: > On 12/6/06, Wolfgang Grandegger <[EMAIL PROTECTED]> 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. [EMAIL PROTECTED] (403) 399-0195 _______________________________________________ Linuxppc-embedded mailing list [email protected] https://ozlabs.org/mailman/listinfo/linuxppc-embedded
