Part Number: AM4376
Tool/software: Linux
Hi,
one of my customer brought up the desire to boot up with a fit-image, this is for an AM4376 using either Yocto kernel and u-boot or SDK kernel and u-boot.
Here is fit-image e.g.

Page 14
FIT - Flattened Image Tree
Tree like structure and more flexibility in handling images of various types
(kernel, ramdisk, dtb etc.)
Tree structure is same like DT.
image node have a details of image’s – each image node has sub nodes like kernel, ramdisk and fdt.
Each sub node has a property attributes like data, type, os, arch, entry, load, algo etc.
configuration node has default and list of configuration to pick-up while booting.
Do we have cases where this boot flow has been validated?
Is there a special u-boot required or other dependencies?
Thanks,
--Gunter