I am currently studying the boot process of the JETSON AGX ORIN, specifically the cold boot sequence in the r35.1 boot flow. I have four questions:
I assume that MB1 and MB2 are stored in predetermined locations. Could you please clarify where exactly they are located (i.e., which location in ROM they are loaded from)?
Could you provide information on which memory and addresses MB1 and MB2 are mapped to? (I am trying to create a memory map of the boot process.)
Is there a block diagram available that focuses on the hardware involved in the boot process?
Is there any documentation that provides a detailed explanation of the cold boot sequence diagram?
Thank you. This was exactly what I needed. Regarding the Orin, is there any documentation or video that explains this in detail? If not, could you at least highlight the key differences between the Nano and Orin?