openwrt/target/linux/generic
John Thomson 36834ea340 kernel: mtdsplit_minor: accept bootimage filename
RouterBOOT v7 on NOR devices no longer accepts the YAFFS kernel ELF
method of booting. It will accept an NPK image named bootimage.
Adjust mtdsplit_minor to accept this second possible boot file name.
Use the conservative value of 127 for YAFFS max name length (used when
YAFFS compiled with unicode support) vs 255.

Signed-off-by: John Thomson <git@johnthomson.fastmail.com.au>
Acked-by: Thibaut VARENE <hacks@slashdirt.org>
Link: https://github.com/openwrt/openwrt/pull/16780
Signed-off-by: Robert Marko <robimarko@gmail.com>
2024-10-30 11:15:34 +01:00
..
backport-6.6 generic: backport upstream r8169 irq patch 2024-10-29 12:00:53 +01:00
files kernel: mtdsplit_minor: accept bootimage filename 2024-10-30 11:15:34 +01:00
hack-6.6 kernel: bump 6.6 to 6.6.58 2024-10-24 00:23:24 +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 generic: mtk_wed: fix path of MT7988 WO firmware 2024-10-26 15:21:03 +01:00
config-6.6 kernel: add missing CONFIG_DM_AUDIT 2024-10-27 12:45:16 +01:00
config-filter kernel: Reorder config files 2024-10-22 21:13:26 +02:00
PATCHES