Skip to content

Commit

Permalink
deploy: 2044163
Browse files Browse the repository at this point in the history
  • Loading branch information
brianmcgillion committed Oct 11, 2023
1 parent 71c44c9 commit 7c4ada6
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 2 deletions.
12 changes: 12 additions & 0 deletions print.html
Original file line number Diff line number Diff line change
Expand Up @@ -1238,6 +1238,18 @@ <h2 id="ghafhardwarenvidiaorincarrierboard"><a class="header" href="#ghafhardwar
<ul>
<li><a href="https://github.com/tiiuae/ghaf/blob/main/modules/hardware/nvidia-jetson-orin/jetson-orin.nix">https://github.com/tiiuae/ghaf/blob/main/modules/hardware/nvidia-jetson-orin/jetson-orin.nix</a></li>
</ul>
<h2 id="ghafhardwarenvidiaorinflashscriptoverridesonlyqspi"><a class="header" href="#ghafhardwarenvidiaorinflashscriptoverridesonlyqspi">ghaf.hardware.nvidia.orin.flashScriptOverrides.onlyQSPI</a></h2>
<p>Whether to enable to only flash QSPI partitions, i.e. disable flashing of boot and root partitions to eMMC.</p>
<p><em>Type:</em>
boolean</p>
<p><em>Default:</em>
<code>false</code></p>
<p><em>Example:</em>
<code>true</code></p>
<p><em>Declared by:</em></p>
<ul>
<li><a href="https://github.com/tiiuae/ghaf/blob/main/modules/hardware/nvidia-jetson-orin/jetson-orin.nix">https://github.com/tiiuae/ghaf/blob/main/modules/hardware/nvidia-jetson-orin/jetson-orin.nix</a></li>
</ul>
<h2 id="ghafhardwarenvidiaorinflashscriptoverridespreflashcommands"><a class="header" href="#ghafhardwarenvidiaorinflashscriptoverridespreflashcommands">ghaf.hardware.nvidia.orin.flashScriptOverrides.preFlashCommands</a></h2>
<p>Commands to run before the actual flashing</p>
<p><em>Type:</em>
Expand Down
12 changes: 12 additions & 0 deletions ref_impl/modules_options.html
Original file line number Diff line number Diff line change
Expand Up @@ -348,6 +348,18 @@ <h2 id="ghafhardwarenvidiaorincarrierboard"><a class="header" href="#ghafhardwar
<ul>
<li><a href="https://github.com/tiiuae/ghaf/blob/main/modules/hardware/nvidia-jetson-orin/jetson-orin.nix">https://github.com/tiiuae/ghaf/blob/main/modules/hardware/nvidia-jetson-orin/jetson-orin.nix</a></li>
</ul>
<h2 id="ghafhardwarenvidiaorinflashscriptoverridesonlyqspi"><a class="header" href="#ghafhardwarenvidiaorinflashscriptoverridesonlyqspi">ghaf.hardware.nvidia.orin.flashScriptOverrides.onlyQSPI</a></h2>
<p>Whether to enable to only flash QSPI partitions, i.e. disable flashing of boot and root partitions to eMMC.</p>
<p><em>Type:</em>
boolean</p>
<p><em>Default:</em>
<code>false</code></p>
<p><em>Example:</em>
<code>true</code></p>
<p><em>Declared by:</em></p>
<ul>
<li><a href="https://github.com/tiiuae/ghaf/blob/main/modules/hardware/nvidia-jetson-orin/jetson-orin.nix">https://github.com/tiiuae/ghaf/blob/main/modules/hardware/nvidia-jetson-orin/jetson-orin.nix</a></li>
</ul>
<h2 id="ghafhardwarenvidiaorinflashscriptoverridespreflashcommands"><a class="header" href="#ghafhardwarenvidiaorinflashscriptoverridespreflashcommands">ghaf.hardware.nvidia.orin.flashScriptOverrides.preFlashCommands</a></h2>
<p>Commands to run before the actual flashing</p>
<p><em>Type:</em>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion searchindex.json

Large diffs are not rendered by default.

0 comments on commit 7c4ada6

Please sign in to comment.