Hi,
I am using jetson Tx2 4GB module with SDK 32.4.3.
I want to know what is the ram physical address of kernel and device tree loading?
how system.img is created internally including ramdisk,rootfs and kernel/device tree and how it this system.img is extracted during boot.
are we using mkimage to create system.img or any other method,
Any help will be appreciated.