diff options
-rw-r--r-- | boot-scr/boot.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/boot-scr/boot.txt b/boot-scr/boot.txt index 00fb73f..3a07a2d 100644 --- a/boot-scr/boot.txt +++ b/boot-scr/boot.txt @@ -82,5 +82,5 @@ then fi else echo "Scanning mmc failed" - run status_load_error + status set 8 fi |