summaryrefslogtreecommitdiff
path: root/recipes/images/files/library/imx6/update.sh
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2015-12-09 14:47:27 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2015-12-15 15:49:28 +0100
commitbe417a868d8bd0959020156580537974159b5013 (patch)
tree0cbc630e6bcfb2243cac4c7beac6cd8d95fd149a /recipes/images/files/library/imx6/update.sh
parentd755fab380a092f8b2cab2f77efc4f15fb97414b (diff)
Apalis iMX6: flash scripts, add update_uboot_it
This has been missing since our move to boot from the eMMC boot partition. While at it clarify update.sh help. _it applies only to Apalis iMX6 IT modules. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'recipes/images/files/library/imx6/update.sh')
-rwxr-xr-xrecipes/images/files/library/imx6/update.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/images/files/library/imx6/update.sh b/recipes/images/files/library/imx6/update.sh
index 3f61b21..be89e17 100755
--- a/recipes/images/files/library/imx6/update.sh
+++ b/recipes/images/files/library/imx6/update.sh
@@ -34,7 +34,7 @@ Flash()
echo "'run update_kernel'"
echo "'run update_rootfs'"
echo ""
- echo "Use the version with '_it' if you have an IT module, e.g. 'Apalis iMX6Q 2GB IT'"
+ echo "for 'Apalis iMX6Q 2GB IT' use the version with '_it'."
echo ""
echo "If you don't have a working U-Boot anymore, connect your PC to the module's USB"
echo "client port, bring the module in the serial download mode and start the"