MTD_Partition and MTD_Region kernel parameters are no longer used. They were used by the FORTUNET mtd map driver, but this driver was removed in the commit 8ea9eee903f3acf5aa6bdfb831461aec063b128b ("mtd: Drop FORTUNET support"). Signed-off-by: Krzysztof Mazur <krzysiek@xxxxxxxxxxxx> --- Documentation/kernel-parameters.txt | 6 ------ 1 file changed, 6 deletions(-) diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index fcbb736..5743093 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt @@ -1773,12 +1773,6 @@ bytes respectively. Such letter suffixes can also be entirely omitted. that the amount of memory usable for all allocations is not too small. - MTD_Partition= [MTD] - Format: <name>,<region-number>,<size>,<offset> - - MTD_Region= [MTD] Format: - <name>,<region-number>[,<base>,<size>,<buswidth>,<altbuswidth>] - mtdparts= [MTD] See drivers/mtd/cmdlinepart.c. -- 1.8.4.1.635.g55556a5 -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html