openwrt/target/linux/omap
Alexey Smirnov 71217aa33b
omap: switch default kernel to 5.15
Switch to kernel 5.15 although it is marked as source only. It is marked
as source only because the eth0 interface can't be added to the br-lan
default interface resulting in a broken ethernet [0]. There is a
workaround to set a higher pvd (e.g. to 4000) in the dts [1].

Other functionality was already tested on a Beaglebone Black for
+6month now without issues.

Merging this is important to finally branch a new release. We want to
get rid completely of 5.10 kernel. Without this commit we get following
error: "Missing kernel version/hash file for 5.10." Hopfully someone
will fix the board in the rc phase.

- [0] https://github.com/openwrt/openwrt/issues/11953
- [1] https://github.com/openwrt/openwrt/issues/11953#issuecomment-1419078990

Signed-off-by: Alexey Smirnov <s.alexey@gmail.com>
[rewrite commit message]
Signed-off-by: Nick Hainke <vincent@systemli.org>
2023-05-12 13:02:39 +02:00
..
base-files treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
generic omap: add generic subtarget 2022-12-23 19:44:22 +01:00
image uboot-omap: Remove omap3_overo configuration 2021-11-28 22:26:27 +01:00
profiles treewide: replace wpad-basic-wolfssl default 2023-02-04 02:35:03 +01:00
config-5.10 kernel: remove target specific CONFIG_IKCONFIG lines 2022-10-14 13:15:47 +02:00
config-5.15 omap: refresh config 2023-01-22 02:08:28 +01:00
Makefile omap: switch default kernel to 5.15 2023-05-12 13:02:39 +02:00