diff options
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/kernel-parameters.txt | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index 9fa6508892c2..899650c20cc2 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -1193,8 +1193,8 @@ and is between 256 and 4096 characters. It is defined in the file | |||
1193 | it is equivalent to "nosmp", which also disables | 1193 | it is equivalent to "nosmp", which also disables |
1194 | the IO APIC. | 1194 | the IO APIC. |
1195 | 1195 | ||
1196 | max_addr=[KMG] [KNL,BOOT,ia64] All physical memory greater than or | 1196 | max_addr=nn[KMG] [KNL,BOOT,ia64] All physical memory greater than |
1197 | equal to this physical address is ignored. | 1197 | or equal to this physical address is ignored. |
1198 | 1198 | ||
1199 | max_luns= [SCSI] Maximum number of LUNs to probe. | 1199 | max_luns= [SCSI] Maximum number of LUNs to probe. |
1200 | Should be between 1 and 2^32-1. | 1200 | Should be between 1 and 2^32-1. |
@@ -1294,6 +1294,9 @@ and is between 256 and 4096 characters. It is defined in the file | |||
1294 | 1294 | ||
1295 | mga= [HW,DRM] | 1295 | mga= [HW,DRM] |
1296 | 1296 | ||
1297 | min_addr=nn[KMG] [KNL,BOOT,ia64] All physical memory below this | ||
1298 | physical address is ignored. | ||
1299 | |||
1297 | mminit_loglevel= | 1300 | mminit_loglevel= |
1298 | [KNL] When CONFIG_DEBUG_MEMORY_INIT is set, this | 1301 | [KNL] When CONFIG_DEBUG_MEMORY_INIT is set, this |
1299 | parameter allows control of the logging verbosity for | 1302 | parameter allows control of the logging verbosity for |