找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1177|回复: 0

f657gv9 联通光猫ttl刷机命令地址表以及分区备份

[复制链接]
发表于 2024-5-19 23:49:39 | 显示全部楼层 |阅读模式
f657gv9 联通光猫ttl刷机命令地址表以及分区备份

电脑设置网卡ip为192.168.1.100 ,uboot不需要特殊设置。1.100是默认服务器ip





0x000000000000        0x000000200000        "u-boot"        0x200000
0x000000200000        0x000000400000        "others"        0x200000
0x000000400000        0x000000600000        "parameter tags"        0x200000
0x000000600000        0x000000800000        "wlan"        0x200000
0x000000800000        0x000001000000        "usercfg"        0x800000
0x000001000000        0x000001200000        "middleware"        0x200000
0x000001200000        0x000004200000        "kernel1"        0x3000000
0x000004200000        0x000007200000        "kernel2"        0x3000000
0x000007200000        0x000008200000        "framework1"        0x1000000
0x000008200000        0x000009200000        "framework2"        0x1000000
0x000009200000        0x00000aa00000        "preplugin_data"        0x1800000
0x00000aa00000        0x000010000000        "plugin_data"        0x5600000
0x000010000000        0x000012fe0000        "rootfs"        0x2fe0000

tftp uboot.bin
nand erase 0x000000000000 0x200000
nand write 0x42000000 0x000000000000 0x200000

tftp others.bin
nand erase 0x000000200000 0x200000
nand write 0x42000000 0x000000200000 0x200000

tftp parameter_tags.bin
nand erase 0x000000400000 0x200000
nand write 0x42000000 0x000000400000 0x200000

tftp wlan.bin
nand erase 0x000000600000 0x200000
nand write 0X42000000 0x000000600000 0x200000

tftp usercfg.bin
nand erase 0x000000800000 0x800000
nand write 0x42000000 0x000000800000 0x800000

tftp middleware.bin
nand erase 0x000001000000 0x200000
nand write 0x42000000 0x000001000000 0x200000

tftp kernel1.bin
nand erase 0x000001200000 0x3000000
nand write 0x42000000 0x000001200000 0x3000000

tftp kernel2.bin
nand erase 0x000004200000 0x3000000
nand write 0x42000000 0x000004200000 0x3000000

tftp framework1.bin
nand erase 0x000007200000 0x1000000
nand write 0x42000000 0x000007200000 0x1000000

tftp framework2.bin
nand erase 0x000008200000 0x1000000
nand write 0x42000000 0x000008200000 0x1000000

tftp preplugin_data.bin
nand erase 0x000009200000 0x1800000
nand write 0x42000000 0x000009200000 0x1800000

tftp plugin_data.bin
nand erase 0x00000aa00000 0x5600000
nand write 0x42000000 0x00000aa00000 0x5600000

tftp rootfs.bin
nand erase 0x000010000000 0x2fe0000
nand write 0x42000000 0x000010000000 0x2fe0000




/ # cat /proc/mtd
dev:    size   erasesize  name
mtd0: 10000000 00020000 "whole flash"
mtd1: 00200000 00020000 "u-boot"
mtd2: 00200000 00020000 "others"
mtd3: 00200000 00020000 "parameter tags"
mtd4: 00200000 00020000 "wlan"
mtd5: 00800000 00020000 "usercfg"
mtd6: 00200000 00020000 "middleware"
mtd7: 03000000 00020000 "kernel1"
mtd8: 03000000 00020000 "kernel2"
mtd9: 01000000 00020000 "framework1"
mtd10: 01000000 00020000 "framework2"
mtd11: 01800000 00020000 "preplugin_data"
mtd12: 05600000 00020000 "plugin_data"
mtd13: 02fe0000 00020000 "rootfs"



本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?注册

×
*滑块验证:
您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|小黑屋|宽带技术网 |网站地图 粤公网安备44152102000001号

GMT+8, 2025-8-1 17:53 , Processed in 0.056237 second(s), 4 queries , Redis On.

Powered by Discuz! X3.5 Licensed

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表