Searched refs:mtdparts (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/mtd/parsers/ |
| H A D | cmdlinepart.c | 62 static char *mtdparts; variable 410 if (mtdparts) in cmdline_parser_init() 411 mtdpart_setup(mtdparts); in cmdline_parser_init() 424 MODULE_PARM_DESC(mtdparts, "Partitioning specification"); 425 module_param(mtdparts, charp, 0);
|
| H A D | Kconfig | 43 mtdparts=<mtddef>[;<mtddef] 58 mtdparts=sa1100:- 61 mtdparts=sa1100:256k(ARMboot)ro,-(root)
|
| /linux/arch/sh/configs/ |
| H A D | shmin_defconfig | 23 CONFIG_CMDLINE="console=ttySC1,115200 root=1f01 mtdparts=phys_mapped_flash:64k(firm)ro,-(sys) netde…
|
| H A D | polaris_defconfig | 28 CONFIG_CMDLINE="console=ttySC1,115200 root=/dev/mtdblock2 rootfstype=jffs2 mem=63M mtdparts=physmap…
|
| /linux/arch/arm/configs/ |
| H A D | neponset_defconfig | 12 CONFIG_CMDLINE="console=ttySA0,38400n8 cpufreq=221200 rw root=/dev/mtdblock2 mtdparts=sa1100:512K(b…
|
| /linux/arch/arm/boot/dts/ti/omap/ |
| H A D | omap3-pandora-common.dtsi | 616 /* u-boot uses mtdparts=nand:512k(xloader),1920k(uboot),128k(uboot-env),10m(boot),-(rootfs) */
|
| /linux/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 4173 mtdparts= [MTD]
|