diff options
author | Simone Bortolin <simonebortolin@users.noreply.github.com> | 2023-02-08 13:06:46 +0100 |
---|---|---|
committer | Giovanni Condello <nanomad@users.noreply.github.com> | 2023-06-09 21:36:12 +0200 |
commit | ade93bec03c9e5f5266eb604a4c56ed76d4e0b57 (patch) | |
tree | e506eef5b67c04a80c617626a36c0226848d909c /_ont/ont-nokia-g-010s-p-ymodem.md | |
parent | Update ont-sercomm-fg1000b-11.md (#238) (diff) | |
download | hack-gpon.github.io-ade93bec03c9e5f5266eb604a4c56ed76d4e0b57.tar hack-gpon.github.io-ade93bec03c9e5f5266eb604a4c56ed76d4e0b57.tar.gz hack-gpon.github.io-ade93bec03c9e5f5266eb604a4c56ed76d4e0b57.tar.bz2 hack-gpon.github.io-ade93bec03c9e5f5266eb604a4c56ed76d4e0b57.tar.lz hack-gpon.github.io-ade93bec03c9e5f5266eb604a4c56ed76d4e0b57.tar.xz hack-gpon.github.io-ade93bec03c9e5f5266eb604a4c56ed76d4e0b57.tar.zst hack-gpon.github.io-ade93bec03c9e5f5266eb604a4c56ed76d4e0b57.zip |
Diffstat (limited to '_ont/ont-nokia-g-010s-p-ymodem.md')
-rw-r--r-- | _ont/ont-nokia-g-010s-p-ymodem.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/_ont/ont-nokia-g-010s-p-ymodem.md b/_ont/ont-nokia-g-010s-p-ymodem.md new file mode 100644 index 0000000..683dbcf --- /dev/null +++ b/_ont/ont-nokia-g-010s-p-ymodem.md @@ -0,0 +1,18 @@ +--- +title: Flash firmware for Nokia G-010S-P (with root) +has_children: false +parent: Nokia G-010S-P +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 } +<button id="flash-start-button" class="btn btn-blue" data-jtd-toggle="modal" data-jtd-target="#flash-modal">Start flash!</button> + +<div id="flash-browser-error" style="display:none">{% include alert.html content="This browser is not compatible with the web-root procedure. See the <a href='https://developer.mozilla.org/en-US/docs/Web/API/Web_Serial_API#browser_compatibility'>Browser compatibility</a>" alert="Note" icon="svg-warning" color="red" %}</div> +<noscript> +{% include alert.html content="Your browser does not support JavaScript!" alert="Note" icon="svg-warning" color="red" %} +</noscript> + +{% include ymodem_lantiq.html modelName="Nokia G-010S-P" %} |