]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - tools/mkimage.c
* Update for AT91RM9200DK and CMC_PU2 boards:
[karo-tx-uboot.git] / tools / mkimage.c
index b6e030e28e81a1c935619cad79d8bbc2971c48b3..d35abc99e6c5e218f84e4628903deaa03e533c90 100644 (file)
@@ -590,7 +590,7 @@ usage ()
 {
        fprintf (stderr, "Usage: %s -l image\n"
                         "          -l ==> list image header information\n"
-                        "       %s -A arch -O os -T type -C comp "
+                        "       %s [-x] -A arch -O os -T type -C comp "
                         "-a addr -e ep -n name -d data_file[:data_file...] image\n",
                cmdname, cmdname);
        fprintf (stderr, "          -A ==> set architecture to 'arch'\n"