immortalwrt/target/linux/generic/files/drivers/mtd/mtdsplit
Felix Fietkau 6ae7dfe52d kernel: add support for enabling fit firmware partition parser via cmdline
This is useful for dual-boot setups where the loader sets variables depending
on the flash boot partition.
For example the Linksys E8450 sets mtdparts=master for the first partition
and mtdparts=slave for the second one.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2021-03-02 12:11:33 +08:00
..
Kconfig kernel: mtdsplit: add support for BCM63XX CFE firmware 2021-02-23 12:07:18 +08:00
Makefile kernel: mtdsplit: add support for BCM63XX CFE firmware 2021-02-23 12:07:18 +08:00
mtdsplit_bcm63xx.c kernel: mtdsplit: add support for BCM63XX CFE firmware 2021-02-23 12:07:18 +08:00
mtdsplit_bcm_wfi.c kernel: mtdsplit: bcm_wfi: always add img partitions 2020-06-04 17:44:02 +08:00
mtdsplit_brnimage.c update target 2019-08-19 22:26:19 +08:00
mtdsplit_cfe_bootfs.c kernel: add parser finding rootfs after CFE bootfs 2021-01-23 12:11:52 +08:00
mtdsplit_elf.c kernel: mtdsplit: support ELF loader splitting 2020-09-10 17:27:30 +08:00
mtdsplit_eva.c generic/mtd: sync upstream source code 2020-10-31 12:38:04 +08:00
mtdsplit_fit.c kernel: add support for enabling fit firmware partition parser via cmdline 2021-03-02 12:11:33 +08:00
mtdsplit_jimage.c generic/mtd: sync upstream source code 2020-10-31 12:38:04 +08:00
mtdsplit_lzma.c generic/mtd: sync upstream source code 2020-10-31 12:38:04 +08:00
mtdsplit_minor.c generic/mtd: sync upstream source code 2020-10-31 12:38:04 +08:00
mtdsplit_seama.c generic/mtd: sync upstream source code 2020-10-31 12:38:04 +08:00
mtdsplit_squashfs.c kernel: rename mtdpart_get_master to mtd_get_master 2020-11-14 13:51:31 +08:00
mtdsplit_tplink.c generic/mtd: sync upstream source code 2020-10-31 12:38:04 +08:00
mtdsplit_trx.c generic/mtd: sync upstream source code 2020-10-31 12:38:04 +08:00
mtdsplit_uimage.c kernel: mtdsplit_uimage: replace "edimax, uimage" parser 2021-01-23 12:19:11 +08:00
mtdsplit_wrgg.c generic/mtd: sync upstream source code 2020-10-31 12:38:04 +08:00
mtdsplit.c update target 2019-08-19 22:26:19 +08:00
mtdsplit.h update target 2019-08-19 22:26:19 +08:00