From 5ae6e9cd9e8d1aecd2511e292cf242a619863ad5 Mon Sep 17 00:00:00 2001 From: Simone <26844016+simonebortolin@users.noreply.github.com> Date: Sat, 27 May 2023 15:56:50 +0200 Subject: Updated software version for AFM0003/AFM0002/ODI and fix Luna Page (#210) * minor fix * add flash flashSwVersion for afm0003 * add OMCI_SW_VER2 * fix * fix --------- Co-authored-by: Simone Bortolin --- _ont/ont-technicolor-afm0002.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to '_ont/ont-technicolor-afm0002.md') diff --git a/_ont/ont-technicolor-afm0002.md b/_ont/ont-technicolor-afm0002.md index 1c2a1ed..245dfb8 100644 --- a/_ont/ont-technicolor-afm0002.md +++ b/_ont/ont-technicolor-afm0002.md @@ -82,7 +82,12 @@ This stick supports dual boot. `k0` and `r0` respectively contain the kernel and firmware of the first image, `k1` and `r1` the kernel and firmware of the second one -{% include_relative ont-luna-sdk-useful-commands.md flash='/etc/scripts/flash' ploam='ascii' lastgoodHs=true %} +{% include_relative ont-luna-sdk-useful-commands.md flash='/etc/scripts/flash' ploam='ascii' lastgoodHs=true flashSwVersion=true +customSwVersionAlert="This needs the `/etc/scripts/flash` modded" +customHwVersionAlert="This needs the `/etc/scripts/flash` modded" +customVendorAlert="This needs the `/etc/scripts/flash` modded" +customEquipAlert="This needs the `/etc/scripts/flash` modded" +%} ## Enabling the Web UI ```sh @@ -126,7 +131,7 @@ The following commands are used to flash a new rootfs to image1 and then boot to {% include alert.html content="This section is based on the `V1_7_8_210412` version of the stick's firmware " alert="Info" icon="svg-info" color="blue" %} -## Adding support to configurable SW and HW versions, Vendor ID and much more +## Adding support to configurable SW and HW versions, Vendor ID and equipment ID `/etc/scripts/flash` can be modified in order to add support for some variables implemented in `omci_app` but removed from `xmlconfig`. The modified file is below. `flash set` will still print an error but the change wil be persisted. You can check that by running the relative `flash get` command -- cgit v1.2.3