Z7Max Kernel Development / sviluppo del kernel
Ciao
Sto cercando di sviluppare alcune caratteristiche per Kernel del nostro Z7 Max, utilizzando sorgenti del kernel forniti da ztemt, ma io sto trovando problemi con la generazione DTB.
So che Paolo ha raggiunto tale obiettivo a causa della realizzazione di OC sulla sua Kernel deve ottenere DTB compilation.
Dalla mia comprensione, penso che mi manca una sorta di definizione o del parametro durante la compilazione del kernel.
Sono in grado di costruire zImage ma durante la compilazione DTB unire alla zImage, ottengo l'errore (s) seguente:
"
DTC arch/arm/boot/msm8974pro-ac-pma8084-pm8941-mtp.dtb
ERROR (phandle_references): Reference to non-existent node or label "pm8941_l3"
ERROR (phandle_references): Reference to non-existent node or label "pm8941_l23"
ERROR: Input tree has errors, aborting (use -f to force output)
"
Mi piacerebbe sapere se qualcuno mi può aiutare in questo, ho già tryied di PM paolo ma nessuna risposta (spero che tutto va bene con lui).
Grazie!
English:
Hello
I am trying to develop some features to Kernel of our Z7 Max, using Kernel sources provided by ztemt, but i am finding problem with DTB generation.
I Know that Paolo has achieved such goal because of implementation of OC on his Kernel has to get DTB compilation.
From my understanding, i think that i am missing some kind of definition or parameter when compiling kernel.
I am able to build zImage but when compiling DTB to append to zImage, i get the following error(s):
DTC arch/arm/boot/msm8974pro-ac-pma8084-pm8941-mtp.dtb
ERROR (phandle_references): Reference to non-existent node or label "pm8941_l3"
ERROR (phandle_references): Reference to non-existent node or label "pm8941_l23"
ERROR: Input tree has errors, aborting (use -f to force output)
I would like to know if someone can help me on this, i already tryied to PM paolo but no answer (hope all is well with him).
Thank you!