diff options
author | Simone <26844016+simonebortolin@users.noreply.github.com> | 2024-02-18 15:13:19 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-18 15:13:19 +0100 |
commit | ab9f89a89f3493cca8f5bc65d236adcb124b321b (patch) | |
tree | b37c574c81aa57a7cd03bf66a8e5802d27620862 | |
parent | Hotfix: Update avm_fritzbox.md (#320) (diff) | |
download | hack-gpon.github.io-ab9f89a89f3493cca8f5bc65d236adcb124b321b.tar hack-gpon.github.io-ab9f89a89f3493cca8f5bc65d236adcb124b321b.tar.gz hack-gpon.github.io-ab9f89a89f3493cca8f5bc65d236adcb124b321b.tar.bz2 hack-gpon.github.io-ab9f89a89f3493cca8f5bc65d236adcb124b321b.tar.lz hack-gpon.github.io-ab9f89a89f3493cca8f5bc65d236adcb124b321b.tar.xz hack-gpon.github.io-ab9f89a89f3493cca8f5bc65d236adcb124b321b.tar.zst hack-gpon.github.io-ab9f89a89f3493cca8f5bc65d236adcb124b321b.zip |
-rw-r--r-- | _ont/ont-halny-hl-gsfp.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/_ont/ont-halny-hl-gsfp.md b/_ont/ont-halny-hl-gsfp.md index 127c6b7..1238c87 100644 --- a/_ont/ont-halny-hl-gsfp.md +++ b/_ont/ont-halny-hl-gsfp.md @@ -40,4 +40,14 @@ parent: HALNy - [Ziza OP151s](/ont-ziza-op151s) - [T&W TW2362H-CDEL](/ont-t-w-tw2362h-cdel) +## List of partitions +| dev | size | erasesize | name | +| ---- | -------- | --------- | ------------- | +| mtd0 | 00040000 | 00010000 | "uboot" | +| mtd1 | 00020000 | 00010000 | "uboot_env" | +| mtd2 | 003d0000 | 00010000 | "image0" | +| mtd3 | 003d0000 | 00010000 | "linux" | +| mtd4 | 002a87aa | 00010000 | "rootfs" | +| mtd5 | 000a0000 | 00010000 | "rootfs_data" | + |