From 7357a5577382577016dc2f6d95058a744920514a Mon Sep 17 00:00:00 2001 From: Giovanni Condello Date: Sat, 5 Nov 2022 23:41:19 +0100 Subject: Add flashing procedure for MA5671A (#30) * Add flashing procedure for MA5671A * Re-introduce dying gasp doc * Update UART pinout --- _ont/ont-huawei-ma5671a-rooted.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to '_ont/ont-huawei-ma5671a-rooted.md') diff --git a/_ont/ont-huawei-ma5671a-rooted.md b/_ont/ont-huawei-ma5671a-rooted.md index 004eaec..b4b3884 100644 --- a/_ont/ont-huawei-ma5671a-rooted.md +++ b/_ont/ont-huawei-ma5671a-rooted.md @@ -7,4 +7,10 @@ layout: default # General setting -[Edit sfp_a2_info file](https://forum.openwrt.org/t/support-ma5671a-sfp-gpon/48042/24) \ No newline at end of file +[Edit sfp_a2_info file](https://forum.openwrt.org/t/support-ma5671a-sfp-gpon/48042/24) + +# Disable dying gasp + +```sh +# fw_setenv nDyingGaspEnable 0 +``` \ No newline at end of file -- cgit v1.2.3