Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions _ont/ont-huawei-ma5671a.md
Original file line number Diff line number Diff line change
Expand Up @@ -254,6 +254,15 @@ The Huawei MA5671A stores the content of the emulated EEPROM in U-Boot env varia
- `EEPROM0 (A0h)` stored in U-Boot env variable `sfp_a0_low_128`
- `EEPROM1 (A2h)` stored in U-Boot env variable `sfp_a2_info`

## EEPROM Editing Tool for MA5671A

A simple tool to help edit the EEPROM of the **Huawei MA5671A**, created by **MrFreeZZ**.

🔗 [Download from Google Drive](https://drive.google.com/file/d/1G1oUKC2qrl-1iiojUENN3nriVtH--FMP/view?usp=drive_link)

✅ Automatically calculates the checksum, making the process easier and safer.


## EEPROM0 layout

| address | size | name | default value | description |
Expand Down
Loading