]> git.sur5r.net Git - u-boot/commit
tools: Add a function to obtain the size of a file
authorSimon Glass <sjg@chromium.org>
Tue, 23 Feb 2016 05:55:49 +0000 (22:55 -0700)
committerTom Rini <trini@konsulko.com>
Mon, 14 Mar 2016 23:18:27 +0000 (19:18 -0400)
commit3837ce65bd57991ebd7f8235db4040596d3125a4
treeede2998fd140a6df42046f407add22c86ff14a18
parentd505a09c1e8fa512aeb3c077048d521f1be302ff
tools: Add a function to obtain the size of a file

This will be used in mkimage when working out the required size of the FIT
based on the files to be placed into it.

Signed-off-by: Simon Glass <sjg@chromium.org>
doc/mkimage.1
tools/imagetool.c
tools/imagetool.h