Re: [yocto] Problems adding initramfs when using FIT image

"Jeffrey Simons" <[email protected]> Tue, 12 May 2026 22:49:01 -0700
Newsgroups org.yoctoproject.lists.yocto
Message-ID <[email protected]>
Hi Anders,

I can't speak for you specific situation, but I faced something similar when building the distro. I ended up defining a custom initramfs (which I needed) and didn't use the INITRAMFS_BUNDLE but wrote a "kernel task deploy append" that created the symlink for the fitimage to the $deployDir/fitImage.
I traced the fitImage name back to the kernel build task for me it was something like this: fitImage-${INITRAMFS_IMAGE_NAME}-${KERNEL_FIT_NAME}${KERNEL_FIT_BIN_EXT}. 

Don't remember the exact steps, was quite a while ago. Hopefully this info helps in your search.
-- 
With kind regards,

Jeffrey Simons

Software Engineer
Royal Boon Edam International B.V.