summaryrefslogtreecommitdiff
path: root/recipes-images/images/files/library/imx6/update.sh
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-images/images/files/library/imx6/update.sh')
-rwxr-xr-xrecipes-images/images/files/library/imx6/update.sh6
1 files changed, 2 insertions, 4 deletions
diff --git a/recipes-images/images/files/library/imx6/update.sh b/recipes-images/images/files/library/imx6/update.sh
index 4d067f0..5e7c6e9 100755
--- a/recipes-images/images/files/library/imx6/update.sh
+++ b/recipes-images/images/files/library/imx6/update.sh
@@ -16,16 +16,14 @@ Flash()
echo "'run setupdate'"
echo ""
echo "then to update all components enter:"
- echo "'run update' or 'run update_it'"
+ echo "'run update'"
echo ""
echo "to update a single component enter one of:"
- echo "'run update_uboot' or 'run update_uboot_it'"
+ echo "'run update_uboot'"
echo "'run update_kernel'"
echo "'run update_fdt'"
echo "'run update_rootfs'"
echo ""
- 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"
echo "update.sh script with the -d option. This will copy U-Boot into the modules RAM"