Part Number: PROCESSOR-SDK-AM437X
Tool/software: Linux
I have patches that add a custom dts file to linux-ti-staging and adds my dts to the arch/arm/boot/dts/Makefile.
I can see the new dts and changes to Makefile in ./arago-tmp-external-linaro-toolchain/work-shared/am437x-evm/kernel-source/arch/arm/boot/dts/ and I can see that it is the result of my bitbake build. But no dtb file is being created. Not sure why.