Hello, I have successfully built a generic yocto image. I use the following config: MACHINE ?= “beaglebone"
I run standard build: $ bitbake core-image-full-cmdline But only two .dtb files are generated: am335x-bone.dtb, am335x-boneblack.dtb. I found the a wireless .dts file at: ./tmp/work-shared/beaglebone/kernel-source/arch/arm/boot/dts/am335x-boneblack-wireless.dts How do I also generate an am335x-boneblack-wireless.dtb file for the beaglebone black wireless? Thanks!!
-- _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
