openwrt/target/linux/generic
Rafał Miłecki 20b4f77bb6 kernel: add parser finding rootfs after CFE bootfs
It's required for BCM4908. It cannot use "bcm-wfi-fw" parser because
that one requires *two* JFFS2 partitions which is untested / unsupported
on the BCM4908 architecture. With a single JFFS2 partition "bcm-wfi-fw"
parser will:
1. Fail to find "vmlinux.lz" as it doesn't follow "1-openwrt" file
2. Create partitions that don't precisely match bootfs layout

The new parser is described in details in the MTD_SPLIT_CFE_BOOTFS
symbol help message.

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
2021-01-22 20:14:39 +01:00
..
backport-5.4 kernel: backport mtd commit converting partitions doc syntax 2021-01-20 07:47:23 +01:00
files kernel: add parser finding rootfs after CFE bootfs 2021-01-22 20:14:39 +01:00
hack-5.4 kernel: bump 5.4 to 5.4.90 2021-01-19 15:39:36 +01:00
image treewide: replace nbd@openwrt.org with nbd@nbd.name 2016-06-07 08:58:42 +02:00
other-files initramfs: switch to tmpfs to fix ujail 2020-11-27 01:23:43 +00:00
pending-5.4 kernel: bump 5.4 to 5.4.91 2021-01-20 01:57:05 +01:00
config-5.4 kernel: enable CONFIG_LEDS_TRIGGER_HEARTBEAT 2021-01-15 18:20:55 +01:00
config-filter build: filter out more autogenerated kernel config options 2020-11-13 13:18:20 +01:00
PATCHES