NVIDIA Jetson TX1: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 11: | Line 11: | ||
git clone git://nv-tegra.nvidia.com/linux-3.10.git kernel_sources | 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: | u-boot patch: | ||
https://patchwork.ozlabs.org/patch/641845/ | https://patchwork.ozlabs.org/patch/641845/ | ||
Revision as of 09:42, 13 July 2016
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: