Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
KED Linux Kernel Fork
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
KED Software Projects
Miscellaneous
KED Linux Kernel Fork
Commits
6902aa84
Commit
6902aa84
authored
16 years ago
by
Paul Mundt
Browse files
Options
Downloads
Patches
Plain Diff
doc: Add remaining SH parameters to kernel-parameters.txt.
Signed-off-by:
Paul Mundt
<
lethal@linux-sh.org
>
parent
9d2b1f81
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Documentation/kernel-parameters.txt
+11
-1
11 additions, 1 deletion
Documentation/kernel-parameters.txt
with
11 additions
and
1 deletion
Documentation/kernel-parameters.txt
+
11
−
1
View file @
6902aa84
...
@@ -796,6 +796,8 @@ and is between 256 and 4096 characters. It is defined in the file
...
@@ -796,6 +796,8 @@ and is between 256 and 4096 characters. It is defined in the file
Defaults to the default architecture's huge page size
Defaults to the default architecture's huge page size
if not specified.
if not specified.
hlt [BUGS=ARM,SH]
i8042.direct [HW] Put keyboard port into non-translated mode
i8042.direct [HW] Put keyboard port into non-translated mode
i8042.dumbkbd [HW] Pretend that controller can only read data from
i8042.dumbkbd [HW] Pretend that controller can only read data from
keyboard and cannot control its state
keyboard and cannot control its state
...
@@ -1206,6 +1208,10 @@ and is between 256 and 4096 characters. It is defined in the file
...
@@ -1206,6 +1208,10 @@ and is between 256 and 4096 characters. It is defined in the file
mem=nopentium [BUGS=X86-32] Disable usage of 4MB pages for kernel
mem=nopentium [BUGS=X86-32] Disable usage of 4MB pages for kernel
memory.
memory.
memchunk=nn[KMG]
[KNL,SH] Allow user to override the default size for
per-device physically contiguous DMA buffers.
memmap=exactmap [KNL,X86-32,X86_64] Enable setting of an exact
memmap=exactmap [KNL,X86-32,X86_64] Enable setting of an exact
E820 memory map, as specified by the user.
E820 memory map, as specified by the user.
Such memmap=exactmap lines can be constructed based on
Such memmap=exactmap lines can be constructed based on
...
@@ -1365,6 +1371,8 @@ and is between 256 and 4096 characters. It is defined in the file
...
@@ -1365,6 +1371,8 @@ and is between 256 and 4096 characters. It is defined in the file
nodisconnect [HW,SCSI,M68K] Disables SCSI disconnects.
nodisconnect [HW,SCSI,M68K] Disables SCSI disconnects.
nodsp [SH] Disable hardware DSP at boot time.
noefi [X86-32,X86-64] Disable EFI runtime services support.
noefi [X86-32,X86-64] Disable EFI runtime services support.
noexec [IA-64]
noexec [IA-64]
...
@@ -1381,13 +1389,15 @@ and is between 256 and 4096 characters. It is defined in the file
...
@@ -1381,13 +1389,15 @@ and is between 256 and 4096 characters. It is defined in the file
noexec32=off: disable non-executable mappings
noexec32=off: disable non-executable mappings
read implies executable mappings
read implies executable mappings
nofpu [SH] Disable hardware FPU at boot time.
nofxsr [BUGS=X86-32] Disables x86 floating point extended
nofxsr [BUGS=X86-32] Disables x86 floating point extended
register save and restore. The kernel will only save
register save and restore. The kernel will only save
legacy floating-point registers on task switch.
legacy floating-point registers on task switch.
noclflush [BUGS=X86] Don't use the CLFLUSH instruction
noclflush [BUGS=X86] Don't use the CLFLUSH instruction
nohlt [BUGS=ARM]
nohlt [BUGS=ARM
,SH
]
no-hlt [BUGS=X86-32] Tells the kernel that the hlt
no-hlt [BUGS=X86-32] Tells the kernel that the hlt
instruction doesn't work correctly and not to
instruction doesn't work correctly and not to
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment