mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-25 03:01:36 +01:00
This commit is contained in:
@@ -502,7 +502,7 @@ pre{ white-space:pre }
|
||||
</ul>
|
||||
</div>
|
||||
<div class="paragraph">
|
||||
<p>The arguments are documented in the kernel documentation: <a href="https://www.kernel.org/doc/html/v4.14/admin-guide/kernel-parameters.html" class="bare">https://www.kernel.org/doc/html/v4.14/admin-guide/kernel-parameters.html</a></p>
|
||||
<p>The arguments are documented in the kernel documentation: <a href="https://www.kernel.org/doc/html/v5.9/admin-guide/kernel-parameters.html" class="bare">https://www.kernel.org/doc/html/v5.9/admin-guide/kernel-parameters.html</a></p>
|
||||
</div>
|
||||
<div class="paragraph">
|
||||
<p>When dealing with real boards, extra command line options are provided on some magic bootloader configuration file, e.g.:</p>
|
||||
|
||||
Reference in New Issue
Block a user