]> Git Repo - J-u-boot.git/blobdiff - tools/imagetool.h
tools: kwbimage: Set BOOT_FROM by default to SPI
[J-u-boot.git] / tools / imagetool.h
index 2801ea9e9f9607198edc15029208f6aadc8d14bc..e229a34ffc5793121fbf362596a7178dde5d108a 100644 (file)
@@ -67,6 +67,7 @@ struct image_tool_params {
        const char *outfile;    /* Output filename */
        const char *keydir;     /* Directory holding private keys */
        const char *keydest;    /* Destination .dtb for public key */
+       const char *keyfile;    /* Filename of private or 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 */
This page took 0.024626 seconds and 4 git commands to generate.