diff options
author | Simone Bortolin <simonebortolin@users.noreply.github.com> | 2022-08-25 00:11:09 +0200 |
---|---|---|
committer | Simone Bortolin <simonebortolin@users.noreply.github.com> | 2022-12-19 23:07:56 +0100 |
commit | ad5344a9f3c9d43ebdb2344b8ef41b29aa1a534b (patch) | |
tree | dc0afb9579860df997c4aa4464661f3eb77256e7 | |
parent | Make clear the difference of partitions when the committed image changes for ONT FS.com GPON ONU Stick with MAC (diff) | |
download | hack-gpon.github.io-ad5344a9f3c9d43ebdb2344b8ef41b29aa1a534b.tar hack-gpon.github.io-ad5344a9f3c9d43ebdb2344b8ef41b29aa1a534b.tar.gz hack-gpon.github.io-ad5344a9f3c9d43ebdb2344b8ef41b29aa1a534b.tar.bz2 hack-gpon.github.io-ad5344a9f3c9d43ebdb2344b8ef41b29aa1a534b.tar.lz hack-gpon.github.io-ad5344a9f3c9d43ebdb2344b8ef41b29aa1a534b.tar.xz hack-gpon.github.io-ad5344a9f3c9d43ebdb2344b8ef41b29aa1a534b.tar.zst hack-gpon.github.io-ad5344a9f3c9d43ebdb2344b8ef41b29aa1a534b.zip |
-rw-r--r-- | _ont/ont-fs-com-gpon-onu-stick-with-mac.md | 5 |
1 files changed, 3 insertions, 2 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 acee737..defa459 100644 --- a/_ont/ont-fs-com-gpon-onu-stick-with-mac.md +++ b/_ont/ont-fs-com-gpon-onu-stick-with-mac.md @@ -63,7 +63,7 @@ Software 6BA1896SPLQA41 and before: fw_setenv nPassword "0x30 0x31 0x32 0x33 0x34 0x35 0x36 0x37 0x38 0x39" ``` -Software 6BA1896SPLQA41 and after: +Software 6BA1896SPLQA42 and after: ```sh sfp_i2c -i11 -s "0x30 0x31 0x32 0x33 0x34 0x35 0x36 0x37 0x38 0x39" ``` @@ -75,7 +75,7 @@ fw_setenv omci_loid 1234567890 fw_setenv omci_lpwd password01 ``` -Software 6BA1896SPLQA41 and after: +Software 6BA1896SPLQA42 and after: ```sh sfp_i2c -i9 -s "1234567890" sfp_i2c -i10 -s "password01" @@ -134,6 +134,7 @@ reload_i2c.sh ## List of software versions - 6BA1896SPLQA13 (Dec 16 2016) +- 6BA1896SPLQA41 - 6BA1896SPLQA42 (Sep 18 2021) ## List of partitions |