install scripts: capitalize F from TrustFence
Signed-off-by: Francisco Gil <francisco.gilmartinez@digi.com>
This commit is contained in:
parent
85b0895297
commit
d86648f791
|
|
@ -42,7 +42,7 @@ show_usage()
|
||||||
echo " -k <dek-blob-file> Update includes dek blob file."
|
echo " -k <dek-blob-file> Update includes dek blob file."
|
||||||
echo " (requires -t)."
|
echo " (requires -t)."
|
||||||
echo " -n No wait. Skips 10 seconds delay to stop script."
|
echo " -n No wait. Skips 10 seconds delay to stop script."
|
||||||
echo " -t Install Trustfence artifacts."
|
echo " -t Install TrustFence artifacts."
|
||||||
echo " -u <u-boot-filename> U-Boot filename."
|
echo " -u <u-boot-filename> U-Boot filename."
|
||||||
echo " Auto-determined by variant if not provided."
|
echo " Auto-determined by variant if not provided."
|
||||||
exit 2
|
exit 2
|
||||||
|
|
|
||||||
|
|
@ -42,7 +42,7 @@ show_usage()
|
||||||
echo " -k <dek-blob-file> Update includes dek blob file."
|
echo " -k <dek-blob-file> Update includes dek blob file."
|
||||||
echo " (requires -t)."
|
echo " (requires -t)."
|
||||||
echo " -n No wait. Skips 10 seconds delay to stop script."
|
echo " -n No wait. Skips 10 seconds delay to stop script."
|
||||||
echo " -t Install Trustfence artifacts."
|
echo " -t Install TrustFence artifacts."
|
||||||
echo " -u <u-boot-filename> U-Boot filename."
|
echo " -u <u-boot-filename> U-Boot filename."
|
||||||
echo " Auto-determined by variant if not provided."
|
echo " Auto-determined by variant if not provided."
|
||||||
exit 2
|
exit 2
|
||||||
|
|
|
||||||
|
|
@ -42,7 +42,7 @@ show_usage()
|
||||||
echo " -k <dek-blob-file> Update includes dek blob file."
|
echo " -k <dek-blob-file> Update includes dek blob file."
|
||||||
echo " (requires -t)."
|
echo " (requires -t)."
|
||||||
echo " -n No wait. Skips 10 seconds delay to stop script."
|
echo " -n No wait. Skips 10 seconds delay to stop script."
|
||||||
echo " -t Install Trustfence artifacts."
|
echo " -t Install TrustFence artifacts."
|
||||||
echo " -u <u-boot-filename> U-Boot filename."
|
echo " -u <u-boot-filename> U-Boot filename."
|
||||||
echo " Auto-determined by variant if not provided."
|
echo " Auto-determined by variant if not provided."
|
||||||
exit 2
|
exit 2
|
||||||
|
|
|
||||||
|
|
@ -42,7 +42,7 @@ show_usage()
|
||||||
echo " -k <dek-blob-file> Update includes dek blob file."
|
echo " -k <dek-blob-file> Update includes dek blob file."
|
||||||
echo " (requires -t)."
|
echo " (requires -t)."
|
||||||
echo " -n No wait. Skips 10 seconds delay to stop script."
|
echo " -n No wait. Skips 10 seconds delay to stop script."
|
||||||
echo " -t Install Trustfence artifacts."
|
echo " -t Install TrustFence artifacts."
|
||||||
echo " -u <u-boot-filename> U-Boot filename."
|
echo " -u <u-boot-filename> U-Boot filename."
|
||||||
echo " Auto-determined by variant if not provided."
|
echo " Auto-determined by variant if not provided."
|
||||||
exit 2
|
exit 2
|
||||||
|
|
|
||||||
|
|
@ -43,7 +43,7 @@ show_usage()
|
||||||
echo " (requires -t)."
|
echo " (requires -t)."
|
||||||
echo " -n No wait. Skips 10 seconds delay to stop script."
|
echo " -n No wait. Skips 10 seconds delay to stop script."
|
||||||
echo " -u <u-boot-filename> U-Boot filename."
|
echo " -u <u-boot-filename> U-Boot filename."
|
||||||
echo " -t Install Trustfence artifacts."
|
echo " -t Install TrustFence artifacts."
|
||||||
echo " Auto-determined by variant if not provided."
|
echo " Auto-determined by variant if not provided."
|
||||||
echo " -U Update redundant bootloader partition."
|
echo " -U Update redundant bootloader partition."
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -50,7 +50,7 @@ show_usage()
|
||||||
echo " 'dey-image-webkit', 'core-image-base'..."
|
echo " 'dey-image-webkit', 'core-image-base'..."
|
||||||
echo " Defaults to '##DEFAULT_IMAGE_NAME##' if not provided."
|
echo " Defaults to '##DEFAULT_IMAGE_NAME##' if not provided."
|
||||||
echo " -n No wait. Skips 10 seconds delay to stop script."
|
echo " -n No wait. Skips 10 seconds delay to stop script."
|
||||||
echo " -t Install Trustfence artifacts."
|
echo " -t Install TrustFence artifacts."
|
||||||
exit 2
|
exit 2
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue