Compiling Jetson TX1/TX2 source code: Difference between revisions

Line 297: Line 297:
For more information you can check the User Guide: https://developer.download.nvidia.com/embedded/L4T/r27_Release_v1.0/Docs/Jetson_X2_Developer_Kit_User_Guide.pdf
For more information you can check the User Guide: https://developer.download.nvidia.com/embedded/L4T/r27_Release_v1.0/Docs/Jetson_X2_Developer_Kit_User_Guide.pdf


'''b.''' On the host machine, copy the ''.dtb'' files located in the '''Linux_for_Tegra/images/arch/arm64/boot/dts''' directory to the '''Linux_for_Tegra/kernel''' directory.
'''b.''' On the host machine, copy the ''.dtb'' files located in the '''Linux_for_Tegra/images/arch/arm64/boot/dts''' directory to the '''Linux_for_Tegra/kernel/dtb/''' directory.


'''c.''' Copy ''Image'' and ''zImage'' located in the '''Linux_for_Tegra/images/arch/arm64/boot/''' directory to the '''Linux_for_Tegra/kernel''' directory.
'''c.''' Copy ''Image'' and ''zImage'' located in the '''Linux_for_Tegra/images/arch/arm64/boot/''' directory to the '''Linux_for_Tegra/kernel''' directory.