Flattened Image Tree (FIT) with Yocto Long time ago, I wrote a post [1] that compared the legacy Image format against Flattened Image Tree Format (FIT) [2] and highlighted the benefits of using it. The benefits are still valid and FIT images are my preferred way to boot a Linux kernel. Despite that, I almost never see FIT images used in examples nor Board Support Packages (BSPs).
So this post is mostly to give some more attention to the FIT images because I think it deserves it.