ImmortalWrt/package
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
..
base-files base-files: ensure VERBOSE is set 2020-04-21 00:01:49 +02:00
boot uboot-envtools: fix domywifi_dw33d Bad CRC error 2020-04-26 21:45:30 +02:00
devel perf: build with NO_LIBCAP=1 2020-04-26 21:20:47 +02:00
firmware cypress-firmware: update to v5.4.18-2020_0402 2020-04-13 10:14:48 +02:00
kernel mac80211: ath10k: increase rx buffer size to 2048 2020-04-26 21:20:47 +02:00
libs openssl: bump to 1.1.1g 2020-04-21 22:59:56 +02:00
network relayd: bump to version 2020-04-25 2020-04-26 13:00:36 +01:00
system procd: extend requirejail attribute handling 2020-04-25 10:31:33 +01:00
utils upgs: Remove extra _DEFAULT_SOURCE definition 2020-04-18 21:06:45 +02:00
Makefile packages: apply usign padding workarounds to package indexes if needed 2019-08-07 07:15:07 +02:00