summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--boot-scr/boot.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot-scr/boot.txt b/boot-scr/boot.txt
index 3a07a2d..61600fd 100644
--- a/boot-scr/boot.txt
+++ b/boot-scr/boot.txt
@@ -56,7 +56,7 @@ then
bootm ${kerneladdr}
else
status set 9
- echo "Loading recovery kernel failed"
+ echo "Loading kernel failed"
fi
fi
fi