summaryrefslogtreecommitdiffstats
path: root/board/at91sam9263ek/env/bin/init
diff options
context:
space:
mode:
Diffstat (limited to 'board/at91sam9263ek/env/bin/init')
-rw-r--r--board/at91sam9263ek/env/bin/init2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/at91sam9263ek/env/bin/init b/board/at91sam9263ek/env/bin/init
index 3b57482654..eaa298d651 100644
--- a/board/at91sam9263ek/env/bin/init
+++ b/board/at91sam9263ek/env/bin/init
@@ -30,7 +30,7 @@ if [ $? != 0 ]; then
echo
echo "type update_kernel nor [<imagename>] to update kernel into flash"
echo "type update_root nor [<imagename>] to update rootfs into flash"
- echo "type update_uboot_xmodem nor to update uboot into flash"
+ echo "type update_barebox_xmodem nor to update barebox into flash"
echo
exit
fi