[meta-freescale] Correction: Yocto Dizzy. Adding device tree to boot directory.

Peter Bergin peter.bergin at tritech.se
Tue Nov 18 11:09:14 PST 2014


Hi Tord,

On 11/18/2014 05:45 PM, Fabio Estevam wrote:
> Hi Tord,
>
> On Tue, Nov 18, 2014 at 2:31 PM, Tord Andersson
> <tord.andersson at endian.se> wrote:
>> Corrected question.
>>
>> Hi,
>>
>> I currently try to figure out the best way to put the device tree inside the boot directory (/boot) of the root file system along with the kernel.
>> Tried this on Wandboard by adding the following to core-image-base:
>>
>> IMAGE_BOOT_FILES += "uImage uImage-imx6q-wandboard.dtb"
> The correct name of the dtb is imx6q-wandboard.dtb without the uImage- prefix.

another suggestion for you to try is to append kernel-devicetree to your image.

    IMAGE_INSTALL_append = " kernel-devicetree"


Best Regards,
/Peter


More information about the meta-freescale mailing list