File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
- uuu_version 1.3.34
1
+ uuu_version 1.2.135
2
2
3
3
# This script allows you to backup the whole NAND flash including OOB data
4
4
Original file line number Diff line number Diff line change 1
- uuu_version 1.3.34
1
+ uuu_version 1.2.135
2
2
3
3
# This script allows you to flash the Linux OS into NAND Flash.
4
4
Original file line number Diff line number Diff line change 1
- uuu_version 1.3.34
1
+ uuu_version 1.2.135
2
2
3
- # This script allows you to backup the whole NAND flash including OOB data
3
+ # This script allows you to restore the whole NAND flash including OOB data
4
4
5
5
# Boot into flash environment
6
6
SDP: boot -f boot/u-boot-dtb-nomtdpart.imx -nojump
@@ -9,7 +9,7 @@ SDP: write -f boot/imx6ull-14x14-prime.dtb -addr 0x83000000
9
9
SDP: write -f boot/fsl-image-mfgtool-initramfs-imx_mfgtools.cpio.gz.u-boot -addr 0x86800000
10
10
SDP: jump -f boot/u-boot-dtb-nomtdpart.imx -ivt
11
11
12
- # Limited by the RAM size, backup 64MB at a time
12
+ # Limited by the RAM size, restore 64MB at a time
13
13
FBK: ucmd flash_erase /dev/mtd0 0 0
14
14
15
15
FBK: ucp backup/0-64mb.bin.gz t:/tmp
Original file line number Diff line number Diff line change 1
- uuu_version 1.3.34
1
+ uuu_version 1.2.135
2
2
3
3
# This script allows you to run the Linux OS in the RAM without altering the NAND Flash
4
4
You can’t perform that action at this time.
0 commit comments