From 99e70cafcb6d141f9ceb8f0a957e9ca821e35860 Mon Sep 17 00:00:00 2001 From: Giovanni Condello Date: Thu, 4 Aug 2022 19:48:39 +0200 Subject: Add md5sum for omci_app --- ont-technicolor-afm0002.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ont-technicolor-afm0002.md b/ont-technicolor-afm0002.md index b167226..358e448 100644 --- a/ont-technicolor-afm0002.md +++ b/ont-technicolor-afm0002.md @@ -182,7 +182,7 @@ JVhEWjAwNCUAAAAIAAgACAAAAAAAAAAAAAAAAAAAAABvbWNpX2FwcG9tY2lfYXBwH4sIAAAAAAAA AwMAAAAAAAAAAAAfiwgAAAAAAAADY2BoYGZgYFjh9Uq/aNcZQdXsOh3R5ktr/fd0sTEwcuTnJmfG JxYUYJVlZGAA0gCHsMK2QQAAAAAAAEQlWERaMDA0JQ== ``` -Save it as omci_app.xdelta.b64, then run: +Save it as omci_app.xdelta.base64, then run: ```sh # base64 -d omci_app.xdelta.base64 > omci_app.xdelta # xdelta patch omci_app.xdelta bin/omci_app bin/omci_app.new @@ -197,6 +197,8 @@ For reference, the patch changes the follwing section of the omci_app: ``` (It's inside the function referecing the string `OMCI_SW_VER1`) +The original file md5sum is: 4aea2f72bacc11256b7e2c1583d2ad4f +The patched file md5sum is: da20327c4c002e4c27f82f6ee63dbc1a ### Enable PLOAM logging ```sh /etc/scripts/bin flash set OMCI_DBGLVL 1 -- cgit v1.2.3