|
@@ -1130,6 +1130,10 @@ and is between 256 and 4096 characters. It is defined in the file
|
|
|
memmap=nn[KMG]$ss[KMG]
|
|
|
[KNL,ACPI] Mark specific memory as reserved.
|
|
|
Region of memory to be used, from ss to ss+nn.
|
|
|
+ Example: Exclude memory from 0x18690000-0x1869ffff
|
|
|
+ memmap=64K$0x18690000
|
|
|
+ or
|
|
|
+ memmap=0x10000$0x18690000
|
|
|
|
|
|
meye.*= [HW] Set MotionEye Camera parameters
|
|
|
See Documentation/video4linux/meye.txt.
|