Use kernel 5.10 by default
compile-tested: all devices from target (wth ALL_KMODS)
run-tested: Digilent Zybo Z7-20
Signed-off-by: Luis Araneda
---
target/linux/zynq/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/linux/zynq/Makefile b/target/linux/zynq/Makefi
Update config with make kernel_oldconfig
Signed-off-by: Luis Araneda
---
target/linux/zynq/config-5.10 | 24 +---
1 file changed, 13 insertions(+), 11 deletions(-)
diff --git a/target/linux/zynq/config-5.10 b/target/linux/zynq/config-5.10
index 38538789d8..d18bb39d8d 100644
using "make kernel_oldconfig"
Several configs are now part of generic
Signed-off-by: Luis Araneda
---
target/linux/zynq/config-5.4 | 96 +---
1 file changed, 2 insertions(+), 94 deletions(-)
diff --git a/target/linux/zynq/config-5.4 b/target/linux/zynq/config-5.
Signed-off-by: Luis Araneda
---
target/linux/zynq/config-5.10 | 550 ++
1 file changed, 550 insertions(+)
create mode 100644 target/linux/zynq/config-5.10
diff --git a/target/linux/zynq/config-5.10 b/target/linux/zynq/config-5.10
new file mode 100644
index 00
This series adds support for kernel 5.10 and then switches to it by default.
The second patch removes the wireless extensions symbols
from the target kernel config to fix the compilation
of several wireless drivers that require support for it.
As the series is introducing and switching to 5.10, I
This fixes compilation of several wireless drivers that
require support for the old wireless extension to work.
One example is kmod-hermes.
The symbols are set to "y" on generic configuration.
But they were wrongly disabled on the target-specific
configuration.
Signed-off-by: Luis Araneda
---
t
Hello Rui,
On Fri, Oct 8, 2021 at 4:40 PM Rui Salvaterra wrote:
> On Fri, 8 Oct 2021 at 11:09, Rui Salvaterra wrote:
>> Nothing in this target has more than 32 MiB of RAM (most devices have
>> 16 MiB) [1]. Just put it out of its misery. :)
>
> Scratch that. After chatting with dangole, there may
Hi,
> -Original Message-
> From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org]
> On Behalf Of Paul Fertser
> Sent: Dienstag, 5. Oktober 2021 21:40
> To: openwrt-devel@lists.openwrt.org
> Cc: Paul Fertser
> Subject: [RFT 5/5] realtek: support Trendnet TPE-082WS V1
>
> Acc
Hi,
> -Original Message-
> From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org]
> On Behalf Of Paul Fertser
> Sent: Dienstag, 5. Oktober 2021 21:40
> To: openwrt-devel@lists.openwrt.org
> Cc: Paul Fertser
> Subject: [RFT 4/5] realtek: support D-Link DGS-1210-10P H/W:R1
>
Hi,
> -Original Message-
> From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org]
> On Behalf Of Paul Fertser
> Sent: Dienstag, 5. Oktober 2021 21:40
> To: openwrt-devel@lists.openwrt.org
> Cc: Paul Fertser
> Subject: [RFT 3/5] realtek: add non-PoE version of DGS-1210-10 F1
> -Original Message-
> From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org]
> On Behalf Of Paul Fertser
> Sent: Dienstag, 5. Oktober 2021 21:40
> To: openwrt-devel@lists.openwrt.org
> Cc: Paul Fertser
> Subject: [RFT 1/5] realtek: split DGS-1210-10P DTS
>
> In preparations
Hi,
> -Original Message-
> From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org]
> On Behalf Of Paul Fertser
> Sent: Dienstag, 5. Oktober 2021 21:40
> To: openwrt-devel@lists.openwrt.org
> Cc: Paul Fertser
> Subject: [RFT 1/5] realtek: split DGS-1210-10P DTS
>
> In prepara
The D-Link DIR-685 has a small screen with a framebuffer
console, so if we have this, when we start, display the
banner on this framebuffer console so the user know they
are running OpenWRT as root filesystem.
Signed-off-by: Linus Walleij
---
target/linux/gemini/base-files/etc/board.d/03_splash
13 matches
Mail list logo