[U-Boot] extract size of FIT image

Anatolij Gustschin agust at denx.de
Tue Jan 23 22:51:17 UTC 2018


On Tue, 23 Jan 2018 22:25:04 +0000
Bishop, Mark (STRT) MBishop at 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


More information about the U-Boot mailing list