From c5b278600f65b87a2dfc1ba9d78c20ddeb9218d9 Mon Sep 17 00:00:00 2001 From: Simone <26844016+simonebortolin@users.noreply.github.com> Date: Wed, 18 Jan 2023 14:16:05 +0100 Subject: Minor fix on alternative root V3 procedure (flash) (#118) * Minor fix on alternative root V3 procedure (flash) --- _includes/ymodem_lantiq.html | 205 ++++++++++++++++++++++++++++++++++++ _ont/ont-huawei-ma5671a-root-web.md | 1 + _ont/ont-huawei-ma5671a-root.md | 2 + _ont/ont-huawei-ma5671a-ymodem.md | 202 ++--------------------------------- 4 files changed, 215 insertions(+), 195 deletions(-) create mode 100644 _includes/ymodem_lantiq.html diff --git a/_includes/ymodem_lantiq.html b/_includes/ymodem_lantiq.html new file mode 100644 index 0000000..2dc5c84 --- /dev/null +++ b/_includes/ymodem_lantiq.html @@ -0,0 +1,205 @@ + + + +{% if include.dontLoadRootScript != true %} + + +{% endif %} + \ No newline at end of file diff --git a/_ont/ont-huawei-ma5671a-root-web.md b/_ont/ont-huawei-ma5671a-root-web.md index 22ac1ed..b0cfc9a 100644 --- a/_ont/ont-huawei-ma5671a-root-web.md +++ b/_ont/ont-huawei-ma5671a-root-web.md @@ -35,6 +35,7 @@ Connect the TTL adapter to the computer, once done press the following button. A {% include alert.html content="Your browser does not support JavaScript!" alert="Note" icon="svg-warning" color="red" %} +{% include alert.html content="If this procedure does not work, you can use this [alternative procedure](/ont-huawei-ma5671a-ymodem)" alert="Info" icon="svg-info" color="blue" %} # Connect to the stick via SSH diff --git a/_ont/ont-huawei-ma5671a-root.md b/_ont/ont-huawei-ma5671a-root.md index fa671d2..1216cea 100644 --- a/_ont/ont-huawei-ma5671a-root.md +++ b/_ont/ont-huawei-ma5671a-root.md @@ -15,6 +15,8 @@ search_exclude: true Can be accessed via the link [Web root procedure](/ont-huawei-ma5671a-root-web) +{% include alert.html content="If this procedure does not work, you can use this [alternative procedure](/ont-huawei-ma5671a-ymodem). Do not use the V2 and V1 versions under any circumstances." alert="Info" icon="svg-warning" color="red" %} + # Root Procedure for Huawei MA5671A (V2 - Python) {% include alert.html content="This version remains for documentation purposes only. Please use the latest procedure: [Web root procedure](/ont-huawei-ma5671a-root-web)" alert="Important" icon="svg-warning" color="red" %} diff --git a/_ont/ont-huawei-ma5671a-ymodem.md b/_ont/ont-huawei-ma5671a-ymodem.md index 9756dd0..803aea8 100644 --- a/_ont/ont-huawei-ma5671a-ymodem.md +++ b/_ont/ont-huawei-ma5671a-ymodem.md @@ -5,202 +5,14 @@ parent: Huawei MA5671A layout: default --- - +This procedure flashes the firmware in the stick via serial. You have to get firmware to flash, some are listed on the [Huawei MA5671A page](/ont-huawei-ma5671a). +{: .text-center .fs-6 } - - - - +{% include ymodem_lantiq.html modelName="Huawei MA5671A" %} -- cgit v1.2.3