]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - tools/imagetool.h
ARM: keystone2: Cleanup PLL init code
[karo-tx-uboot.git] / tools / imagetool.h
index b7874f47cd228f0a6aaf93f9098979f36a7ca5ca..99bbf2f459e5ae2d66bb69a25b55011a990b84c3 100644 (file)
@@ -59,6 +59,7 @@ struct image_tool_params {
        const char *keydest;    /* Destination .dtb for public key */
        const char *comment;    /* Comment to add to signature node */
        int require_keys;       /* 1 to mark signing keys as 'required' */
+       int file_size;          /* Total size of output file */
 };
 
 /*