Hi,
> -Original Message-
> From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org]
> On Behalf Of dev.aldr...@gmail.com
> Sent: Montag, 5. Juli 2021 18:12
> To: openwrt-devel@lists.openwrt.org
> Cc: m...@adrianschmutzler.de; Thomas Aldrian ;
> coelner
> Subject: [PATCH] ramip
This just copies the patches and the configuration from kernel 5.4 to
kernel 5.10.
Signed-off-by: Hauke Mehrtens
---
target/linux/pistachio/Makefile | 1 +
target/linux/pistachio/config-5.10| 372 ++
...ine-img-mdc-Handle-early-status-read.patch | 68
Add CONFIG_USB_ETH and CONFIG_PWM_JZ4740 to generic kernel
configuration.
Signed-off-by: Hauke Mehrtens
---
target/linux/at91/sam9x/config-default | 1 -
target/linux/at91/sama5/config-default | 1 -
target/linux/bcm27xx/bcm2709/config-5.10 | 1 -
target/linux/bcm27xx/bcm2711/config-5.10 | 1
Make the patches apply on kernel 5.10 and refresh the patches and the
kernel configuration on top of kernel 5.10.
Signed-off-by: Hauke Mehrtens
---
target/linux/pistachio/config-5.10| 77 +++
...mg-spfi-Implement-dual-and-quad-mode.patch | 18 ++---
...-device-0-confi
The boot arguments are copied into the device tree by the boot loader
and taken from the device tree by the kernel.
The code which takes the boot arguments from the different sources was
reworked with kernel 5.5.
We have to activate CONFIG_MIPS_CMDLINE_DTB_EXTEND to take the boot
arguments from th
The pistachio U-Boot expects a default configuration with the name
config@1 in the FIT image. The default was changed in OpenWrt some
months ago.
This makes the board boot again.
Fixes: 9f714398e060 ("build: use config-1 instead of config@1 as default")
Signed-off-by: Hauke Mehrtens
---
target/l
This backports an upstream fix which is currently pending in
the ath git repository for inclusion into the mainline kernel.
This was reported in the forum:
https://forum.openwrt.org/t/build-for-netgear-r7800/316/3211
Signed-off-by: Hauke Mehrtens
---
I have only compile tested this patch, could
On Sat, 2021-10-30 at 10:38 +0200, Bjørn Mork wrote:
> Sander Vanheule writes:
>
> > I wanted to verify that your patch fixes OpenWrt flashing, but
> > V2.60(AAHH.4) on
> > my
> > GS1900-8 actually accepts images with bogus trailers.
>
> This is so strange. I just went through my notes from th
Sander Vanheule writes:
> I wanted to verify that your patch fixes OpenWrt flashing, but V2.60(AAHH.4)
> on my
> GS1900-8 actually accepts images with bogus trailers.
This is so strange. I just went through my notes from the experiments
on my first GS1900-10HP, and they confirmed what I suspec