summaryrefslogtreecommitdiffstats
path: root/board/ipe337/env/bin/init
diff options
context:
space:
mode:
Diffstat (limited to 'board/ipe337/env/bin/init')
-rw-r--r--board/ipe337/env/bin/init2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/ipe337/env/bin/init b/board/ipe337/env/bin/init
index 9ca41d6152..e864dc5a42 100644
--- a/board/ipe337/env/bin/init
+++ b/board/ipe337/env/bin/init
@@ -15,7 +15,7 @@ if [ $? != 0 ]; then
echo "Type update_system [<imagename>] to update rootfs into flash."
echo "Type update_application [<imagename>] to update applications into flash."
echo "Type update_persistent [<imagename>] to update persistent into flash."
- echo "Type update_ubootenv [<imagename>] to update ubootenv into flash (use with care!)."
+ echo "Type update_bareboxenv [<imagename>] to update bareboxenv into flash (use with care!)."
echo "Type reset_ageing to initialize the ageing partittion (use with care!)."
echo
exit