Skip to content

Commit 7cbaba4

Browse files
authored
add some changes & update images (#442)
* Update ONT documentation with configuration details Added useful configuration files and removed ISP default configuration instructions. * Delete assets/img/yotc-m2-2050-g40-bottom.jpg to be replaced * Add files via upload * Delete assets/img/yotc-m2-2050-g40-pcb-top.jpg to be replaced * Delete assets/img/yotc-m2-2050-g40-bottom.jpg to be replaced * replace with new image * replace with new image * Delete assets/img/yotc-m2-2050-g40-pcb.jpg to be replaced * Delete assets/img/yotc-m2-2050-g40-top.jpg to be replaced * replace with new image * Add files via upload * Add files via upload * Add Serial section and images to documentation * Clarify Serial Pinout image caption Updated the caption for the Serial Pinout image to clarify that VCC should not be connected.
1 parent d2728dc commit 7cbaba4

6 files changed

Lines changed: 22 additions & 7 deletions

_ont/ont-yotc-m2-2050-g40.md

Lines changed: 22 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,15 @@ parent: YOTC
2828
| Form Factor | ONT |
2929

3030

31-
# External Media
32-
3331
{% include image.html file="yotc-m2-2050-g40-top.jpg" alt="YOTC M2-2050-G40 Top" caption="YOTC M2-2050-G40 Top" %}
3432
{% include image.html file="yotc-m2-2050-g40-bottom.jpg" alt="YOTC M2-2050-G40 Bottom" caption="YOTC M2-2050-G40 Bottom" %}
3533
{% include image.html file="yotc-m2-2050-g40-pcb-top.jpg" alt="YOTC M2-2050-G40 PCB Top" caption="YOTC M2-2050-G40 PCB Top" %}
3634
{% include image.html file="yotc-m2-2050-g40-pcb.jpg" alt="YOTC M2-2050-G40 PCB Bottom" caption="YOTC M2-2050-G40 PCB Bottom" %}
3735

36+
# Serial
37+
38+
{% include image.html file="yotc-m2-2050-g40-ttl.jpg" alt="Serial Pinout (dont connect vcc)" caption="Serial Pinout (dont connect vcc)" %}
39+
3840
## List of partitions (MTD)
3941

4042
| dev | size | erasesize | name |
@@ -67,6 +69,24 @@ This ONT supports dual boot.
6769

6870
Volumes `ubi_k0` and `ubi_r0` respectively contain kernel and rootfs of the first image, while `ubi_k1` and `ubi_r1` contain kernel and rootfs of the second one.
6971

72+
# Useful files and binaries
73+
74+
## Useful files
75+
76+
User Configuration:
77+
```
78+
/var/config/config.xml
79+
```
80+
81+
Custom Default Configuration:
82+
```
83+
/var/config/config_custom_default.xml
84+
```
85+
86+
Hardware Configuration:
87+
```
88+
/var/config/config_hs.xml
89+
```
7090

7191
# GPON/OMCI settings
7292

@@ -162,11 +182,6 @@ mib set LAN_IP_ADDR 192.168.8.1
162182
reboot
163183
```
164184

165-
## Delete the ISP Default Configuration (it is recommended to back it up first)
166-
```
167-
rm /var/config/config_custom_default.xml
168-
```
169-
170185
## Enable Ethernet Ports
171186
```
172187
mib set SW_PORT_TBL.0.Enable 1
5.7 MB
Loading
168 KB
Loading
5.5 MB
Loading
2.78 MB
Loading
2.42 MB
Loading

0 commit comments

Comments
 (0)