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 -- 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
