diff options
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r-- | Documentation/kernel-parameters.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index 4609e81dbc37..4a6d96214eed 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -44,6 +44,7 @@ parameter is applicable: | |||
44 | AVR32 AVR32 architecture is enabled. | 44 | AVR32 AVR32 architecture is enabled. |
45 | AX25 Appropriate AX.25 support is enabled. | 45 | AX25 Appropriate AX.25 support is enabled. |
46 | BLACKFIN Blackfin architecture is enabled. | 46 | BLACKFIN Blackfin architecture is enabled. |
47 | CMA Contiguous Memory Area support is enabled. | ||
47 | DRM Direct Rendering Management support is enabled. | 48 | DRM Direct Rendering Management support is enabled. |
48 | DYNAMIC_DEBUG Build in debug messages and enable them at runtime | 49 | DYNAMIC_DEBUG Build in debug messages and enable them at runtime |
49 | EDD BIOS Enhanced Disk Drive Services (EDD) is enabled | 50 | EDD BIOS Enhanced Disk Drive Services (EDD) is enabled |
@@ -2663,6 +2664,11 @@ bytes respectively. Such letter suffixes can also be entirely omitted. | |||
2663 | Useful for devices that are detected asynchronously | 2664 | Useful for devices that are detected asynchronously |
2664 | (e.g. USB and MMC devices). | 2665 | (e.g. USB and MMC devices). |
2665 | 2666 | ||
2667 | rproc_mem=nn[KMG][@address] | ||
2668 | [KNL,ARM,CMA] Remoteproc physical memory block. | ||
2669 | Memory area to be used by remote processor image, | ||
2670 | managed by CMA. | ||
2671 | |||
2666 | rw [KNL] Mount root device read-write on boot | 2672 | rw [KNL] Mount root device read-write on boot |
2667 | 2673 | ||
2668 | S [KNL] Run init in single mode | 2674 | S [KNL] Run init in single mode |