Re: [firmware-utils] asus_qca_fix_checksum: new tool for ASUS QCA/QCN uImage

2021-11-29 Thread Enrico Mioso
Sorry, the real name is required to be specified in the commit. Enrico On Mon, 29 Nov 2021, webmas...@playmp3.kr wrote: Date: Mon, 29 Nov 2021 11:56:09 From: webmas...@playmp3.kr To: openwrt-devel@lists.openwrt.org Cc: daebo01 Subject: [firmware-utils] asus_qca_fix_checksum: new tool for

[firmware-utils] asus_qca_fix_checksum: new tool for ASUS QCA/QCN uImage

2021-11-29 Thread webmaster
From: daebo01 Fix checksum of Asus QCA/QCN devices. Tested on ac59u v1 Signed-off-by: daebo01 --- CMakeLists.txt | 1 + src/asus_qca_fix_checksum.c | 205 2 files changed, 206 insertions(+) create mode 100644 src/asus_qca_fix_checksum.c dif