openwrt/target/linux/generic
Hauke Mehrtens 6bf869db0f
Some checks failed
Build Kernel / Build all affected Kernels (push) Has been cancelled
Build all core packages / Build all core packages for selected target (push) Has been cancelled
kernel: Remove patch for fixed bug
The problem was fixed in upstream kernel in a different way and the
change was backported to kernel 6.6 in the following change:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-6.6.y&id=48e8791843206baf76827df1b6ee3cb88a2a17d8

The removed patch changes the endianness again and breaks the
functionality, use only the upstream code and remove our unneeded patch.

The 823-v6.12-0003-nvmem-layouts-add-U-Boot-env-layout.patch patch was
adapted in the kernel bump too. It moves the code with the fix now.

Fixes: 05d344cb2c ("kernel: bump 6.6 to 6.6.100")
Reported-by: Michael Pratt <mcpratt@pm.me>
Link: https://github.com/openwrt/openwrt/pull/19830
(cherry picked from commit 4cd256c72a)
Link: https://github.com/openwrt/openwrt/pull/19839
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2025-08-24 15:30:57 +02:00
..
backport-6.6 kernel: add backport to fix broken PHY LEDs 2025-08-24 15:30:57 +02:00
files kernel: nmbm: add mediatek,bmt-mtd-overridden-oobsize property 2025-02-09 23:19:11 +01:00
hack-6.6 kernel: bump 6.6 to 6.6.100 2025-07-27 19:40:40 +02:00
image target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
other-files initramfs: switch to tmpfs to fix ujail 2020-11-27 01:23:43 +00:00
pending-6.6 kernel: Remove patch for fixed bug 2025-08-24 15:30:57 +02:00
config-6.6 kernel: Add missing config option 2025-06-29 15:21:25 +02:00
config-filter kernel: filter out compiler opts from config 2024-11-28 18:47:54 +00:00
PATCHES