On 24/01/2019 09:15, Robert Yang wrote:
On 1/24/19 3:56 PM, Richard Leitner wrote:
On 24/01/2019 08:52, Robert Yang wrote:
On 1/24/19 3:31 PM, Robert Yang wrote:
On 1/24/19 3:09 PM, Richard Leitner wrote:
Hi,
I'm currently facing issues on how to include a fitImage with devicetrees and a INITRAMFS_IMAGE in my rootfs image.


I think that set both INITRAMFS_IMAGE and INITRAMFS_IMAGE_BUNDLE should work,
you have set INITRAMFS_IMAGE, so also set:

INITRAMFS_IMAGE_BUNDLE = "1"

That was also my first thought, but unfortunately this doesn't work. There's still one fitImage and one fitImage-initramfs-mine in the deploy dir and the one included in the rootfs image has the same checksum and size as the fitImage without the initramfs.

Try:

$ bitbake virtual/kernel -e >kernel.py

And check INITRAMFS_IMAGE_NAME in kernel.py, make sure it contains initramfs-mine, and try:

The INITRAMFS_IMAGE_NAME is set correctly.


$ bitbake virtual/kernel <your image> -ccleansstate
$ bitbake <your image>

Nonetheless unfortunately the image still includes the fitImage without initramfs... Any further ideas?

Thank you!


// Robert

regards;Richard.L
--
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to