On Tue, May 31, 2016 at 04:46:30AM +0800, Herve Jourdain wrote: > v4: rebased > For kernels 4.4.9+, the behavior for the device tree overlays loading has been modified on RaspberryPi. > For overlays, it loads .dtbo files, not .dtb anymore. > Also, it does not check for -overlay extension, so the name of the overlay that is placed in the "overlays" directory must be .dtbo, instead of -overlay.dtb. > > This patch addresses the issue for kernels 4.4+, while keeping the same behavior for older kernels. > This patch must be used in conjunction with another patch to meta/recipes-kernel/linux-dtb.inc, which will allow the processing of .dtbo files for overlays, instead of only .dtb like before. > Is the poky patch merged? It doesn't seem it was. -- Andrei Gherzan