Jump to content

Compiling Jetson TX1/TX2 source code: Difference between revisions

Line 439: Line 439:
*Boots the kernel.
*Boots the kernel.


extlinux.conf is a standard text-format sysboot configuration file that contains all boot information, there is one that will be installed in /boot according to the boot method.
extlinux.conf is a standard text-format sysboot configuration file that contains all boot information, it is installed in /boot according to the boot method.
 
== uboot environment ==
 
The environment is defined in extlinux.conf, however, the environment variables can be set in the uboot code directly or directly when the board is booting using the typical uboot commands like: print, saveenv, printenv, etc


= Filesystem =
= Filesystem =
Cookies help us deliver our services. By using our services, you agree to our use of cookies.