|
发表于 2020-11-6 01:43:36
|
显示全部楼层
hisilicon # protect off all
Un-Protect Flash Bank # 1
hisilicon # loadjffs2
Start to load file [board_type] to [0x90a00000] by [tftp]
TFTP from server 1.0.0.2; our IP address is 1.0.0.222
Download Filename 'board_type'.
Download to address: 0x90a00000
Downloading: %
0.000 MB download ok.
Bytes transferred = 1 (1 hex)
Download file [board_type] with [0x1] byte(s) succeed.
Start to erase jffs FS from 0x20000000, len +0x0
Error: end address (0x1fffffff) not in flash!
Bad address format
erase flash error, error code 1
hisilicon # loadboardinfo
Start to load file [board_type] to [0x90a00000] by [tftp]
TFTP from server 1.0.0.2; our IP address is 1.0.0.222
Download Filename 'board_type'.
Download to address: 0x90a00000
Downloading: %
0.000 MB download ok.
Bytes transferred = 1 (1 hex)
Download file [board_type] with [0x1] byte(s) succeed.
Start to write data from [0x90a00000] to [0x20000000] with [0x1] byte(s)
Copy to Flash... start_sect:0, end_sect:0, addr:0x20000000, cnt:1, src:0x90a00000
start addr:0x20000000, end addr:0x20020000
done
hisilicon # |
|