Add support for loongarch64 in utrace and ujail.
Signed-off-by: Weijie Gao
---
jail/seccomp-bpf.h | 3 +++
jail/seccomp-oci.c | 2 ++
trace/trace.c | 6 +++---
3 files changed, 8 insertions(+), 3 deletions(-)
diff --git a/jail/seccomp-bpf.h b/jail/seccomp-bpf.h
index 077483f..e6384db
when qca956x uses the internal fe switch, the dummy function should be used
Signed-off-by: Weijie Gao
---
target/linux/ar71xx/files/arch/mips/ath79/dev-eth.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/linux/ar71xx/files/arch/mips/ath79/dev-eth.c
b/target/linux
Signed-off-by: Weijie Gao
Complete internal switch initialization for QCA956X.
Set default mdio device if the interface mode of GE0 is not SGMII (fix ticket
#21520).
---
target/linux/ar71xx/files/arch/mips/ath79/dev-eth.c | 21 ++---
1 file changed, 18 insertions(+), 3
Signed-off-by: Weijie Gao
fix ticket #21520
---
target/linux/ar71xx/files/arch/mips/ath79/dev-eth.c | 21 ++---
1 file changed, 18 insertions(+), 3 deletions(-)
diff --git a/target/linux/ar71xx/files/arch/mips/ath79/dev-eth.c
b/target/linux/ar71xx/files/arch/mips/ath79/dev
2015-11-08 4:42 GMT+08:00 Shonn Lu :
> Signed-off-by: Shonn Lu
> ---
> .../0064-reset-m25p80-when-shutdown.patch | 24
> ++
> 1 file changed, 24 insertions(+)
> create mode 100644
> target/linux/ramips/patches-3.18/0064-reset-m25p80-when-shutdown.patch
>
> diff --gi
2015-10-31 22:20 GMT+08:00 Felix Fietkau :
> On 2015-10-31 15:02, Weijie Gao wrote:
> > HI,
> >
> > I have this router and I submitted this router's mach.
> >
> > Have you noticed that the TPLINK-64K generates a U-Boot image for the
> > kernel at fi
I'll have a try.
But there's another issue.
The firmware uses a version 2 magic, specified by "-m 2" cmdline passed to
mktplinkfw.
Directly call mktplinkfw-initramfs or mktplinkfw will create a version 1
firmware.
2015-10-31 22:20 GMT+08:00 Felix Fietkau :
> On 2015-
HI,
I have this router and I submitted this router's mach.
Have you noticed that the TPLINK-64K generates a U-Boot image for the
kernel at first?
The normal routine does not do that.
So this firmware has two headers, first the tp-link header then the u-boot
header.
If the u-boot header disappea
Hi,
The TL-WDR6500 v2 does not use the standard TP-LINK firmware header.
The kernel has a U-Boot header.
If you use tplink-8mlzma, the bootloader won't recognize it.
Please revert this patch.
Regards,
Weijie
2015-10-31 8:54 GMT+08:00 Alexander Couzens :
> Signed-off-by: Alexander Couzens
> -
Signed-off-by: Weijie Gao
This patch adds support for TP-LINK TL-WDR3320 v2.
This router uses a chinese version 2 firmware header,.
---
target/linux/ar71xx/base-files/etc/diag.sh | 1 +
.../ar71xx/base-files/etc/uci-defaults/01_leds | 4 +
.../ar71xx/base-files/etc/uci-defaults
Signed-off-by: Weijie Gao
According to the AR7242 datasheet section 2.8, AR724X CPUs use a 40MHz
input clock as the REF_CLK instead of 5MHz.
The correct CPU PLL calculation procedure is as follows:
CPU_PLL = (DIV * REF_CLK) / REF_DIV / 2.
This patch is compatible with the current calculation
Signed-off-by: Weijie Gao
This patch adds support for TP-Link TL-WDR6500 v2.
The firmware has a U-Boot header for kernel, and a TP-LINK v2 header for
the whole firmware, so I have to create a new firmware creation method.
---
target/linux/ar71xx/base-files/etc/diag.sh | 3 +
.../etc
Signed-off-by: Weijie Gao
This patch adds flash layout parser for TP-Link firmwares which have a 64kb
bootloader.
This is used for TP-Link TL-WDR6500 v2.
---
target/linux/ar71xx/files/drivers/mtd/tplinkpart.c | 35 ++
1 file changed, 29 insertions(+), 6 deletions(-)
diff
Signed-off-by: Weijie Gao
This patch adds header version 2 option for mktplinkfw.
The version 2 header is used for AR/QCA firmwares and is not the same as
the header generated by mktplinkfw2.
Instead, it is nearly the same as version 1 header except for the header
version and the RSA signature
在 2014/12/13 23:16, Felix Fietkau 写道:
> On 2014-12-12 16:13, Weijie Gao wrote:
>> This patch adds soc support for QCA9561 and TP9343.
>> TP9343 is a reduced version of QCA9561, which can be found in TP-LINK
>> routers in China.
>> The qca956x_wmac has not
This patch adds soc support for QCA9561 and TP9343.
TP9343 is a reduced version of QCA9561, which can be found in TP-LINK routers
in China.
The qca956x_wmac has not yet been supported by ath9k.
tested on TL-WDR6500 and TL-WR882N v1 (Chinese version)
Signed-off-by: Weijie Gao
---
target/linux
Signed-off-by: Weijie Gao
---
target/linux/generic/files/drivers/net/phy/ar8216.c | 9 +
target/linux/generic/files/drivers/net/phy/ar8216.h | 3 +++
2 files changed, 12 insertions(+)
diff --git a/target/linux/generic/files/drivers/net/phy/ar8216.c
b/target/linux/generic/files/drivers
kernel, the
MD5 digest will not be corrupted.
The three ethernet LEDs are directly configured in mach-qihoo-c301.c, so it is
not necessary to defined as GPIO LEDs.
BTW, there are two status LEDs in the front, one is green and another one is
red.
Weijie Gao.
于 2014年09月23日 17:00, Yousong Zhou
Hi,
You need to register a account at patchwork.openwrt.org, and mark your previous
patches Superseded.
Weijie Gao
On 2014/9/20 17:18, swigger wrote:
> Openwrt recently adds Qihoo [NYSE:QIHU] C301 router support.
> However, this router has a backup firmware in the second flash a
Hi,
It's great. I hope this can be applied.
However, your patch seems to be whitespace broken. Please fix it and resend.
Weijie Gao
On 2014/9/20 0:50, swigger wrote:
> Openwrt recently adds Qihoo [NYSE:QIHU] C301 router support.
> However, this router has a backup firmware in the s
: Weijie Gao
---
target/linux/ar71xx/base-files/etc/diag.sh | 3 +
.../ar71xx/base-files/etc/uci-defaults/01_leds | 4 +
.../ar71xx/base-files/etc/uci-defaults/02_network | 1 +
target/linux/ar71xx/base-files/lib/ar71xx.sh | 3 +
.../lib/preinit/81_load_ath10k_board_bin
Qihoo 360 C301 is a dual band wireless router supports 802.11n and 802.11ac.
Its chipset is AR9344 + AR9882 with two 16MB flashes.
This patch adds its initial support.
Signed-off-by: Weijie Gao
---
target/linux/ar71xx/base-files/etc/diag.sh | 3 +
.../ar71xx/base-files/etc/uci
Add Qihoo 360 C301 router support
Signed-off-by: Weijie Gao
---
The hardware of Qihoo 360 C301 router is AR9344 + AR9882
with 128MB RAM and two 16MB flashes.
The sysupgrade firmware can be upgraded directly in its
offical bootloader.
target/linux/ar71xx/base-files/etc/diag.sh |3
23 matches
Mail list logo