diff options
-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 363e348bff9b..69f97a836600 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -2248,6 +2248,12 @@ bytes respectively. Such letter suffixes can also be entirely omitted. | |||
2248 | the default. | 2248 | the default. |
2249 | off: Turn ECRC off | 2249 | off: Turn ECRC off |
2250 | on: Turn ECRC on. | 2250 | on: Turn ECRC on. |
2251 | hpiosize=nn[KMG] The fixed amount of bus space which is | ||
2252 | reserved for hotplug bridge's IO window. | ||
2253 | Default size is 256 bytes. | ||
2254 | hpmemsize=nn[KMG] The fixed amount of bus space which is | ||
2255 | reserved for hotplug bridge's memory window. | ||
2256 | Default size is 2 megabytes. | ||
2251 | realloc= Enable/disable reallocating PCI bridge resources | 2257 | realloc= Enable/disable reallocating PCI bridge resources |
2252 | if allocations done by BIOS are too small to | 2258 | if allocations done by BIOS are too small to |
2253 | accommodate resources required by all child | 2259 | accommodate resources required by all child |