Re: [PATCH] mpc85xx-p1010: add Kernel 5.10 support

2021-02-18 Thread David Bauer
nwrt.org >> Subject: [PATCH] mpc85xx-p1010: add Kernel 5.10 support > > no offense, but I wonder whether bumping by subtargets is really the way to > go here? I'd rater bump a subtarget for which i at least know a board boots with the patches than bump the complete target and brea

RE: [PATCH] mpc85xx-p1010: add Kernel 5.10 support

2021-02-18 Thread Adrian Schmutzler
Hi, > -Original Message- > From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org] > On Behalf Of David Bauer > Sent: Dienstag, 16. Februar 2021 23:48 > To: openwrt-devel@lists.openwrt.org > Subject: [PATCH] mpc85xx-p1010: add Kernel 5.10 support no off

Re: [PATCH] mpc85xx-p1010: add Kernel 5.10 support

2021-02-17 Thread Nick
Also interesting: https://github.com/openwrt/openwrt/pull/1773#issuecomment-459230119 On 2/17/21 11:02 AM, David Bauer wrote: Hi, On 2/17/21 9:20 AM, Perry wrote: Hello, I thought the kernel size issue was resolved by 1e41de2f48e284c9d6658f9403365651178f6826 Also, the linked PR #1773 has a

Re: [PATCH] mpc85xx-p1010: add Kernel 5.10 support

2021-02-17 Thread David Bauer
Hi, On 2/17/21 9:20 AM, Perry wrote: > Hello, > > I thought the kernel size issue was resolved by > 1e41de2f48e284c9d6658f9403365651178f6826 > > Also, the linked PR #1773 has a happy ending. > > Is the simpleImage no longer a viable solution? Could you explain why not? the issue was resolved

Re: [PATCH] mpc85xx-p1010: add Kernel 5.10 support

2021-02-17 Thread Perry
Hello, I thought the kernel size issue was resolved by 1e41de2f48e284c9d6658f9403365651178f6826 Also, the linked PR #1773 has a happy ending. Is the simpleImage no longer a viable solution? Could you explain why not? Greetings Perry On February 17, 2021 5:59:28 AM GMT+01:00, David Bauer

Re: [PATCH] mpc85xx-p1010: add Kernel 5.10 support

2021-02-16 Thread David Bauer
Hi Daniel, On 2/17/21 4:21 AM, Daniel Golle wrote: > On Tue, Feb 16, 2021 at 11:48:04PM +0100, David Bauer wrote: >> Tested on: Sophos RED 15W >> >> The TP-Link WL-WDR4900 needs to be disabled when 5.10 becomes the >> default kernel. > > That's sad. Why? See the next sentence ;) as well as this

Re: [PATCH] mpc85xx-p1010: add Kernel 5.10 support

2021-02-16 Thread Daniel Golle
On Tue, Feb 16, 2021 at 11:48:04PM +0100, David Bauer wrote: > Tested on: Sophos RED 15W > > The TP-Link WL-WDR4900 needs to be disabled when 5.10 becomes the > default kernel. That's sad. Why? ___ openwrt-devel mailing list

[PATCH] mpc85xx-p1010: add Kernel 5.10 support

2021-02-16 Thread David Bauer
Tested on: Sophos RED 15W The TP-Link WL-WDR4900 needs to be disabled when 5.10 becomes the default kernel. When building with all kmods enabled, the resulting kernel image exceeds the maximum size the bootloader reads from the flash. For more information, see GitHub issue #1773 Signed-off-by: