I am currently generating a specialized Yocto image for a Beaglebone device. In the resulting /tmp/deploy/images folder I can see the resulting image, plus alot of device tree files .dtb for different hardware
Does it mean that all of these device trees will be enabled in the image? Where can I confirm this? If one device tree file that I need there is not enabled , how would I enable this before booting the image? Thanks in advance
dtbfor eachdtsyou provide. The actualdtbto be used is typically defined by a u-boot environment variable.