Skip to content

To be able to use the J21 serial port and enable spi for application development

Notifications You must be signed in to change notification settings

paullee2018/nvidia_tx2_kernel_patchfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Linux patch file

Changes to kernel and device tree to enable spi port and J21 serial port for application development.

To use the patch file, copy the device_tree.patch to hardware folder and kernel.patch to kernel-4.4 folder. Apply the patch by typing in the terminal,

patch -s -p0 < device_tree.patch

or 

patch -s -p0 < kernel.patch

About

To be able to use the J21 serial port and enable spi for application development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published