Jump to content

NVIDIA Jetson TX1

From HW wiki
Revision as of 10:11, 13 July 2016 by Houdepre (talk | contribs)

Introduction

Requirements

Requirements

Notes

install ubuntu 14.04

install gcc-arm-linux-gnueabi gcc-aarch64-linux-gnu
git clone git://nv-tegra.nvidia.com/linux-3.10.git kernel_sources
cd kernel_sources
git checkout tegra-l4t-r24.1

u-boot patch:

https://patchwork.ozlabs.org/patch/641845/

u-boot build:

make distclean
make p2371-2180_defconfig
#make u-boot.bin
make all