summaryrefslogtreecommitdiff
path: root/recipes/images/files/colibri-imx7/update.sh
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2016-07-03 12:49:17 +0200
committerDominik Sliwa <dominik.sliwa@toradex.com>2016-08-17 14:08:40 +0200
commit71c426d4306550d561f8420571717e9d73bc607a (patch)
treec6fb4514c05cf25e5458f77d7d31549b87bdbd77 /recipes/images/files/colibri-imx7/update.sh
parent11bdb7b8ea81ea864c8b3d489665a6a65baacc1c (diff)
update.sh: unify among machines
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Dominik Sliwa <dominik.sliwa@toradex.com>
Diffstat (limited to 'recipes/images/files/colibri-imx7/update.sh')
-rwxr-xr-xrecipes/images/files/colibri-imx7/update.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/images/files/colibri-imx7/update.sh b/recipes/images/files/colibri-imx7/update.sh
index 13216d8..b9a6e3f 100755
--- a/recipes/images/files/colibri-imx7/update.sh
+++ b/recipes/images/files/colibri-imx7/update.sh
@@ -20,6 +20,7 @@ Flash()
echo "'run update_uboot'"
echo "to update a component stored in UBI enter:"
echo "'run prepare_ubi'"
+ echo "followed by one of:"
echo "'run update_kernel'"
echo "'run update_fdt'"
echo "'run update_rootfs'"