NixOS on ARM/Jetson TK1: Difference between revisions

From NixOS Wiki
imported>Samueldr
Imports contents in page.
 
imported>Samueldr
m It's a single board, not a family
Line 1: Line 1:
<div class="infobox">
<div class="infobox">
{|class="table"
{|class="table"
!colspan="2" class="title"|Jetson TK1 Family
!colspan="2" class="title"|Jetson TK1
|-
|-
!Architecture
!Architecture

Revision as of 21:38, 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.