openwrt/target/linux/bcm4908
Rafał Miłecki a1f9c021ca 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>
Signed-off-by: maurerr <mariusd84@gmail.com>
2021-09-01 08:07:30 +00:00
..
generic bcm4908: initial work on the Broadcom BCM4908 target 2021-09-01 08:07:28 +00:00
image bcm4908: build valid Asus GT-AC5300 firmware image 2021-09-01 08:07:30 +00:00
patches-5.4 bcm4908: workaround NAND controller #WP issue 2021-09-01 08:07:30 +00:00
config-5.4 kernel: add parser finding rootfs after CFE bootfs 2021-09-01 08:07:30 +00:00
Makefile bcm4908: initial work on the Broadcom BCM4908 target 2021-09-01 08:07:28 +00:00