Commit 6902aa84f565153ce05f3438ecb8e445d4f468d8

Authored by Paul Mundt
1 parent 9d2b1f81dd

doc: Add remaining SH parameters to kernel-parameters.txt.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

Showing 1 changed file with 11 additions and 1 deletions Side-by-side Diff

Documentation/kernel-parameters.txt
... ... @@ -796,6 +796,8 @@
796 796 Defaults to the default architecture's huge page size
797 797 if not specified.
798 798  
  799 + hlt [BUGS=ARM,SH]
  800 +
799 801 i8042.direct [HW] Put keyboard port into non-translated mode
800 802 i8042.dumbkbd [HW] Pretend that controller can only read data from
801 803 keyboard and cannot control its state
... ... @@ -1206,6 +1208,10 @@
1206 1208 mem=nopentium [BUGS=X86-32] Disable usage of 4MB pages for kernel
1207 1209 memory.
1208 1210  
  1211 + memchunk=nn[KMG]
  1212 + [KNL,SH] Allow user to override the default size for
  1213 + per-device physically contiguous DMA buffers.
  1214 +
1209 1215 memmap=exactmap [KNL,X86-32,X86_64] Enable setting of an exact
1210 1216 E820 memory map, as specified by the user.
1211 1217 Such memmap=exactmap lines can be constructed based on
... ... @@ -1365,6 +1371,8 @@
1365 1371  
1366 1372 nodisconnect [HW,SCSI,M68K] Disables SCSI disconnects.
1367 1373  
  1374 + nodsp [SH] Disable hardware DSP at boot time.
  1375 +
1368 1376 noefi [X86-32,X86-64] Disable EFI runtime services support.
1369 1377  
1370 1378 noexec [IA-64]
1371 1379  
... ... @@ -1381,13 +1389,15 @@
1381 1389 noexec32=off: disable non-executable mappings
1382 1390 read implies executable mappings
1383 1391  
  1392 + nofpu [SH] Disable hardware FPU at boot time.
  1393 +
1384 1394 nofxsr [BUGS=X86-32] Disables x86 floating point extended
1385 1395 register save and restore. The kernel will only save
1386 1396 legacy floating-point registers on task switch.
1387 1397  
1388 1398 noclflush [BUGS=X86] Don't use the CLFLUSH instruction
1389 1399  
1390   - nohlt [BUGS=ARM]
  1400 + nohlt [BUGS=ARM,SH]
1391 1401  
1392 1402 no-hlt [BUGS=X86-32] Tells the kernel that the hlt
1393 1403 instruction doesn't work correctly and not to