I want to be able to compile the kernel from source and then flash the image. I have been following the tutorial here.
I see there are multiple Images created. /source/kernel/kernel-jammy-src/arch/arm64/boot/Image /source/out/nvidia-linux-header/arch/arm64/boot/Image /rootfs/boot/Image and /kernel/Image.
My question is what is the difference between all of these Images? Do all of them get used as part of the kernel or just one? and how do I use these images to flash/apply what i have built from source to the jetson orin nano.