Difference between revisions of "NixOS on ARM/Jetson TK1"

From NixOS Wiki
Jump to: navigation, search
m (It's a single board, not a family)
m (Adds breadcrumb)
Line 1: Line 1:
 +
{{ARM/breadcrumb}}
 
<div class="infobox">
 
<div class="infobox">
 
{|class="table"
 
{|class="table"

Revision as of 22:58, 17 December 2017

Jetson TK1
Architecture ARMv7

Status

@dezgeg's porting efforts to ARMv7 should work.

Board-specific installation notes

The proprietary NVIDIA bootloader can only boot NVIDIA's L4T kernel, so it needs to be replaced by flashing U-Boot on the board's eMMC via the recovery USB port. The easiest way to do that is to use tegra-uboot-flasher-scripts, though unfortunately that's currently not packaged in NixOS. Once U-Boot is flashed, the ARMv7 image will boot out-of-the-box.

To get the ARMv7 image, follow the generic installation steps.

Finally, install using the installation and configuration steps.

Serial console

Notes about the boot process

Only serial console (via the DB-9 connector) is supported.