[U-Boot] extract size of FIT image

Is there an easy way or an existing mechanism to look inside of a FIT image and get the size of the complete image?
Mark Bishop Sr. Firmware/Software Engineer - Microwave Subsystems
[cid:image001.png@01D281ED.A45F0A90]
4726 Eisenhower Blvd. Tampa, FL 33634 USA
T +1 813 901 7293
mbishop@smithsinterconnectinc.commailto:mbishop@smithsinterconnectinc.com
smithsinterconnect.comhttp://www.smithsinterconnect.com/
TRAK MICROWAVE IS NOW SMITHS INTERCONNECT!

On Tue, 23 Jan 2018 22:25:04 +0000 Bishop, Mark (STRT) MBishop@smithsinterconnectinc.com wrote:
Is there an easy way or an existing mechanism to look inside of a FIT image and get the size of the complete image?
=> fdt addr <address-of-your-fit-image> => fdt header
'totalsize' is the complete image size.
-- Anatolij
participants (2)
-
Anatolij Gustschin
-
Bishop, Mark (STRT)