Hi Support Team,
We are trying to compile linux kernel with respect to the instructions here:
3.2.1.5. Compiling the Sources
We see this error:
Can't set hash 'value' property for 'hash-1' node(FDT_ERR_NOSPACE)
Can't set hash value for 'hash-1' hash node in 'fdt-ti_k3-am625-beagleplay-csi2-tevi-ov5640.dtbo' image node
Can't write signature for 'signature-1' signature node in 'conf-ti_k3-am625-beagleplay.dtb' conf node: <unknown error>
mkimage Can't add hashes to FIT blob: -1
makerules/Makefile_linux:3: recipe for target 'linux' failed
make: *** [linux] Error 255
We do not see this error on yocto build. FitImage can be created successfully on yocto build. Can you tell me how to fix this?