Changes

Jump to: navigation, search

Nvidia Jetson: Flashing Custom Firmware

488 bytes added, 29 August
no edit summary
== Customizing Kernel ==
# Within <code>source</code>, enter the<code>kernel</code> eventually navigate to the <code>kernel-jammy-src</code> folder and run <code>make menuconfig ARCH=arm64</code>. This will bring up a UI with configurable drivers and peripherals. Select desired configurations and save.# The configurations can be found within a <code>.config</code> file located within the same directory. Copy the contents and locate the <code>defconfig</code> file in <code>./arch/arm64/configs/</code>, overwriting it with the copied contents. #
49
edits

Navigation menu