immortalwrt/target/linux/generic
Rafał Miłecki d66b2d9599 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-23 12:11:52 +08:00
..
backport-5.4 kernel: backport mtd commit converting partitions doc syntax 2021-01-21 12:07:35 +08:00
files kernel: add parser finding rootfs after CFE bootfs 2021-01-23 12:11:52 +08:00
hack-5.4 kernel: bump 5.4 to 5.4.90 2021-01-20 12:06:13 +08:00
image update source 2017-09-06 19:19:45 +08:00
other-files initramfs: switch to tmpfs to fix ujail 2020-11-28 19:05:38 +08:00
pending-5.4 kernel: bump 5.4 to 5.4.91 2021-01-20 12:06:47 +08:00
config-5.4 kernel: enable CONFIG_LEDS_TRIGGER_HEARTBEAT 2021-01-16 12:10:00 +08:00
config-filter build: filter out more autogenerated kernel config options 2020-11-14 13:52:03 +08:00
PATCHES update source 2017-09-06 19:19:45 +08:00