Additionally, you can just use the kernel make system to build the desired .dtb file, assuming that the corresponding .dts file is located in <kernel_dir>/arch/arm/boot/dts/.
make <name>.dtb
Best regards,
Miroslav
Additionally, you can just use the kernel make system to build the desired .dtb file, assuming that the corresponding .dts file is located in <kernel_dir>/arch/arm/boot/dts/.
make <name>.dtb
Best regards,
Miroslav