Searched refs:mtdparts (Results 1 – 11 of 11) sorted by relevance
/linux-4.4.14/drivers/mtd/ |
D | cmdlinepart.c | 83 static char *mtdparts; variable 392 if (mtdparts) in cmdline_parser_init() 393 mtdpart_setup(mtdparts); in cmdline_parser_init() 406 MODULE_PARM_DESC(mtdparts, "Partitioning specification"); 407 module_param(mtdparts, charp, 0);
|
D | Kconfig | 91 mtdparts=<mtddef>[;<mtddef] 106 mtdparts=sa1100:- 109 mtdparts=sa1100:256k(ARMboot)ro,-(root)
|
/linux-4.4.14/Documentation/block/ |
D | cmdline-partition.txt | 10 The format for the command line is just like mtdparts:
|
/linux-4.4.14/arch/sh/configs/ |
D | shmin_defconfig | 26 CONFIG_CMDLINE="console=ttySC1,115200 root=1f01 mtdparts=phys_mapped_flash:64k(firm)ro,-(sys) netde…
|
D | polaris_defconfig | 31 CONFIG_CMDLINE="console=ttySC1,115200 root=/dev/mtdblock2 rootfstype=jffs2 mem=63M mtdparts=physmap…
|
/linux-4.4.14/arch/arm/configs/ |
D | neponset_defconfig | 18 CONFIG_CMDLINE="console=ttySA0,38400n8 cpufreq=221200 rw root=/dev/mtdblock2 mtdparts=sa1100:512K(b…
|
D | simpad_defconfig | 17 CONFIG_CMDLINE="mtdparts=sa1100:512k(boot),1m(kernel),-(root) console=ttySA0 root=1f02 noinitrd mem…
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | logicpd-torpedo-som.dtsi | 63 …/* u-boot uses mtdparts=omap2-nand.0:512k(x-loader),1920k(u-boot),128k(u-boot-env),4m(kernel),-(fs…
|
D | omap3-pandora-common.dtsi | 572 /* u-boot uses mtdparts=nand:512k(xloader),1920k(uboot),128k(uboot-env),10m(boot),-(rootfs) */
|
/linux-4.4.14/block/partitions/ |
D | Kconfig | 269 The format for the command line is just like mtdparts.
|
/linux-4.4.14/Documentation/ |
D | kernel-parameters.txt | 2190 mtdparts= [MTD]
|