summaryrefslogtreecommitdiffstats
path: root/_ont/ont-huawei-ma5671a-root.md
diff options
context:
space:
mode:
Diffstat (limited to '_ont/ont-huawei-ma5671a-root.md')
-rw-r--r--_ont/ont-huawei-ma5671a-root.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/_ont/ont-huawei-ma5671a-root.md b/_ont/ont-huawei-ma5671a-root.md
index 9bf569d..38ee822 100644
--- a/_ont/ont-huawei-ma5671a-root.md
+++ b/_ont/ont-huawei-ma5671a-root.md
@@ -66,7 +66,7 @@ GND ----green --------------- pin #10
11. To permanently unlock the bootloader, without having to repeat the previous steps, you must give the following commands:
```
FALCON => setenv bootdelay 5
-FALCON => setenv asc 0
+FALCON => setenv asc0 0
FALCON => setenv preboot "gpio input 105;gpio input 106;gpio input 107;gpio input 108;gpio set 3;gpio set 109;gpio set 110;gpio clear 423;gpio clear 422;gpio clear 325;gpio clear 402;gpio clear 424"
FALCON => saveenv
```