mirror of
https://github.com/LiBwrt-op/openwrt-6.x.git
synced 2025-12-25 21:39:38 +00:00
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:
|
||
|---|---|---|
| .. | ||
| backport-6.6 | ||
| backport-6.12 | ||
| files | ||
| hack-6.6 | ||
| hack-6.12 | ||
| image | ||
| other-files | ||
| pending-6.6 | ||
| pending-6.12 | ||
| config-6.6 | ||
| config-6.12 | ||
| config-filter | ||
| kernel-6.6 | ||
| kernel-6.12 | ||
| PATCHES.md | ||