weidong jia
75512fe0e7
uboot-envtools: fix domywifi_dw33d Bad CRC error
The current dw33d partition index has changed, this patch solves
this problem.
old partition layout
dev: size erasesize name
mtd0: 00040000 00010000 "u-boot"
mtd1: 00010000 00010000 "u-boot-env"
mtd2: 00fa0000 00010000 "oem-firmware"
mtd3: 00010000 00010000 "art"
mtd4: 00500000 00020000 "kernel"
mtd5: 05b00000 00020000 "ubi"
mtd6: 02000000 00020000 "oem-backup"
new partition layout
dev: size erasesize name
mtd0: 00500000 00020000 "kernel"
mtd1: 05b00000 00020000 "ubi"
mtd2: 02000000 00020000 "oem-backup"
mtd3: 00040000 00010000 "u-boot"
mtd4: 00010000 00010000 "u-boot-env"
mtd5: 00fa0000 00010000 "oem-firmware"
mtd6: 00010000 00010000 "art"
Signed-off-by: weidong jia <jwdsccd@gmail.com>
2020-04-26 21:45:30 +02:00
..
2018-11-26 12:05:46 +01:00
2020-01-23 14:04:50 +01:00
2020-04-26 21:45:30 +02:00
2017-07-15 23:13:34 +02:00
2019-10-21 12:28:03 +02:00
2019-05-18 13:43:54 +02:00
2018-10-07 02:12:06 +02:00
2018-07-30 15:21:00 +02:00
2017-12-16 23:33:56 +01:00
2018-07-30 10:53:57 +02:00
2019-01-26 17:10:19 +01:00
2019-08-24 23:11:15 +02:00
2020-03-08 15:10:55 +01:00
2019-04-11 19:21:55 +02:00
2017-03-22 11:43:22 +01:00
2019-11-14 01:38:01 +01:00
2019-12-17 19:35:16 +02:00