HCL:JetsonTX1
The Nvidia Jetson TX1 is a SoM, originally shipping with Nvidia's Linux For Tegra (L4T).
Technical details
- Nvidia Jetson TX1 SoM
- Nvidia Tegra X1 (210) SoC
- 4x Arm Cortex-A57 CPU
- 256x Nvidia Maxwell GPU
- 4 GB RAM
- eMMC
- Nvidia Tegra X1 (210) SoC
- SD card slot
- SATA
- 1x USB 3.0, 1x USB OTG
- Ethernet
- HDMI
- PCIe
- M.2
- Wifi
Manual setup
You will need to obtain the proprietary Nvidia L4T Jetson TX1 Driver Package.
Before you start tweaking individual partitions you may need to flash the whole eMMC for consistency:
Arm Trusted Firmware
Tegra 210 is in mainline ATF.
An arm-trusted-firmware-tegra210 package is available.
U-Boot
Jetson TX1 is in mainline U-Boot as p2371-2180.
A u-boot-p2371-2180 package is prepared; v2018.01 and earlier are known not to work with L4T R28.1.0 due to switching from nvtboot to cboot (like Tegra X2).
Extract u-boot{,.bin,.dtb,-dtb.bin} to Linux_for_Tegra/bootloader/t210ref/p2371-2180/.
With L4T R24.2.2:
With L4T R28.1.0:
As of U-Boot v2018.05, bootefi is not yet working.
Kernel
kernel-default is working from 4.16 on.