From ed42ac7a996ef49249b67594635d800aae7dc711 Mon Sep 17 00:00:00 2001 From: Simone <26844016+simonebortolin@users.noreply.github.com> Date: Mon, 16 Jan 2023 21:44:44 +0100 Subject: Add serial-ymodem flash web-app (#77) (#96) * add gui form ymodem * Remove LineBreakTransformer and add async * Add function to start ymodem in uboot * Add XYMini implementation * Remove delay from startYmodemLoad * update gui * Fix broken script code * Split waitUbootStop * Add changeBaudrate * Fix changeBaudrate * Add sendImageMtd * Add waitEndImageLoad * Add flashImageMtd * Implement flash firmware * fix js code Co-authored-by: Ernesto Castellotti --- _ont/ont-huawei-ma5671a-ymodem.md | 206 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 206 insertions(+) create mode 100644 _ont/ont-huawei-ma5671a-ymodem.md (limited to '_ont/ont-huawei-ma5671a-ymodem.md') diff --git a/_ont/ont-huawei-ma5671a-ymodem.md b/_ont/ont-huawei-ma5671a-ymodem.md new file mode 100644 index 0000000..9756dd0 --- /dev/null +++ b/_ont/ont-huawei-ma5671a-ymodem.md @@ -0,0 +1,206 @@ +--- +title: Root Procedure for Huawei MA5671A (flash firmware) +has_children: false +parent: Huawei MA5671A +layout: default +--- + + + + + + + + + -- cgit v1.2.3