tn3399_openwrt/target/linux/generic
Jan Hoffmann 3b1261224a kernel: mtdsplit: add support for H3C VFS filesystem
The bootloader on some H3C devices (for example HPE 1920 switches) only
supports booting from flash by reading an image from an "VFS" filesystem
which spans most of the available flash. The filesystem size is hard-
coded in the bootloader. However, as long as no write operations are
performed in the bootloader menu, it is sufficient if the start of the
partition contains a valid filesystem with the kernel image.

This mtdsplit parser reads the size and location of the kernel image and
finds the location of the rootfs stored after it. It assumes that the
filesystem image matches the layout of one generated by mkh3cvfs, with
a filename of "openwrt-kernel.bin" for the kernel image.

Signed-off-by: Jan Hoffmann <jan@3e8.eu>
2022-07-28 14:08:56 +02:00
..
backport-5.10 kernel: bump 5.10 to 5.10.130 2022-07-18 23:14:30 +02:00
backport-5.15 kernel: update leds-bcm63138 driver 2022-07-18 18:39:20 +02:00
files kernel: mtdsplit: add support for H3C VFS filesystem 2022-07-28 14:08:56 +02:00
hack-5.10 kernel: bump 5.10 to 5.10.131 2022-07-18 23:14:30 +02:00
hack-5.15 kernel: switch back 5.15 to fw_devlink=permissive 2022-07-19 06:26:32 +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-5.10 kernel: bump 5.10 to 5.10.129 2022-07-18 23:14:30 +02:00
pending-5.15 linux/generic/pending-5.15: add missing patch headers 2022-07-14 06:45:24 +02:00
config-5.10 kernel: mtdsplit: add support for H3C VFS filesystem 2022-07-28 14:08:56 +02:00
config-5.15 kernel: mtdsplit: add support for H3C VFS filesystem 2022-07-28 14:08:56 +02:00
config-filter kernel: filter out both Clang and LLD versions 2021-12-17 16:16:34 +01:00
PATCHES