You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/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>
4 years ago
..
base-files base-files: ensure VERBOSE is set 4 years ago
boot uboot-envtools: fix domywifi_dw33d Bad CRC error 4 years ago
devel perf: build with NO_LIBCAP=1 4 years ago
firmware cypress-firmware: update to v5.4.18-2020_0402 4 years ago
kernel mac80211: ath10k: increase rx buffer size to 2048 4 years ago
libs openssl: bump to 1.1.1g 4 years ago
network relayd: bump to version 2020-04-25 4 years ago
system procd: extend requirejail attribute handling 4 years ago
utils upgs: Remove extra _DEFAULT_SOURCE definition 4 years ago
Makefile packages: apply usign padding workarounds to package indexes if needed 5 years ago