summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorErnesto Castellotti <mail@ernestocastellotti.it>2022-08-26 16:38:33 +0200
committerSimone Bortolin <simonebortolin@users.noreply.github.com>2022-12-19 23:08:40 +0100
commit6db7f281635ef986201d8eeb1c0f3e5e7859ead9 (patch)
treef5ef48a4e4012b2cde4679e3e18ac9484a976ca4
parentAdd bootloader unlock for ONT FS.com GPON ONU Stick with MAC (diff)
downloadhack-gpon.github.io-6db7f281635ef986201d8eeb1c0f3e5e7859ead9.tar
hack-gpon.github.io-6db7f281635ef986201d8eeb1c0f3e5e7859ead9.tar.gz
hack-gpon.github.io-6db7f281635ef986201d8eeb1c0f3e5e7859ead9.tar.bz2
hack-gpon.github.io-6db7f281635ef986201d8eeb1c0f3e5e7859ead9.tar.lz
hack-gpon.github.io-6db7f281635ef986201d8eeb1c0f3e5e7859ead9.tar.xz
hack-gpon.github.io-6db7f281635ef986201d8eeb1c0f3e5e7859ead9.tar.zst
hack-gpon.github.io-6db7f281635ef986201d8eeb1c0f3e5e7859ead9.zip
-rw-r--r--_ont/ont-fs-com-gpon-onu-stick-with-mac.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/_ont/ont-fs-com-gpon-onu-stick-with-mac.md b/_ont/ont-fs-com-gpon-onu-stick-with-mac.md
index f28cd76..ade1034 100644
--- a/_ont/ont-fs-com-gpon-onu-stick-with-mac.md
+++ b/_ont/ont-fs-com-gpon-onu-stick-with-mac.md
@@ -48,7 +48,7 @@ layout: default
```sh
fw_setenv bootdelay 5
fw_setenv asc 0
-fw_setenv "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"
+fw_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"
```
If you haven't done this and the stick doesn't work due to your changes you can follow the [Huawei MA5671A unlock guide](/ont-huawei-ma5671a-root)