Availability of DRAM config for PCN212822

Is there an available DRAM config to support L4T 35.6.2 for Orin Nanos with the change referenced in PCN212822? There is nothing referencing that JetPack version (5.1.5) on the PCN download center. Flashing using the meta-tegra yocto layer using packages from L4T 35.6.2 shows a RCMBoot failure with serial logs showing:

[0012.076] I> MEM-BCT-0 binary is read from storage
[0012.081] I> MEM-BCT-0 binary integrity check is success
[0012.086] I> Binary MEM-BCT-0 loaded successfully at 0x40040000 (0xe580)
[0012.092] I> RAM_CODE 0x4000011
[0012.098] I> RAM_CODE 0x4000011
[0012.102] I> Task: Load Page retirement list
[0012.106] I> Task: SDRAM params override
[0012.110] I> Task: Save mem-bct info
[0012.113] I> Task: Carveout allocate
[0012.117] I> Update CCPLEX IST carveout from MB1-BCT
[0012.121] I> ECC region[0]: Start:0x0, End:0x0
[0012.126] I> ECC region[1]: Start:0x0, End:0x0
[0012.130] I> ECC region[2]: Start:0x0, End:0x0
[0012.134] I> ECC region[3]: Start:0x0, End:0x0
[0012.138] I> ECC region[4]: Start:0x0, End:0x0
[0012.143] I> Non-ECC region[0]: Start:0x80000000, End:0x80000000
[0012.149] I> Non-ECC region[1]: Start:0x0, End:0x0
[0012.153] I> Non-ECC region[2]: Start:0x0, End:0x0
[0012.158] I> Non-ECC region[3]: Start:0x0, End:0x0
[0012.163] I> Non-ECC region[4]: Start:0x0, End:0x0
[0012.174] E> BL_CARVEOUT: Failed to allocate memory of size 0x4000000 for CO:43.
[0012.181] C> Task 0x20 failed (err: 0x49490403)
[0012.185] E> Top caller module: BL_CARVEOUT, error module: BL_CARVEOUT, reason: 0x03, aux_info: 0x04
[0012.194] C> Boot Info Table status dump :
01111111001110001111111111111111

*** Please note that this reply is generated by LLM automatically ***

Based on the provided context, it appears that you are looking for a DRAM configuration that supports L4T 3562 for Jetson Orin Nanos, specifically with the changes referenced in PCN212822.

From the context, we can see that there are two Jetson Orin Nano modules:

  1. Jetson Orin Nano 4GB-DRAM (P3767-0004) - Production
  2. Jetson Orin Nano 8GB-DRAM (P3767-0005) - Development

Both of these modules use the Jetson Orin Nano reference carrier board (P3768-0000) and support flashing QSPI-NOR and USB/NVMe drive (only supported via l4t_initrd_flash.sh) or microSD Card/USB/NVMe drive (only supported via l4t_initrd_flash.sh).

However, there is no explicit mention of L4T 3562 or PCN212822 in the provided context. It is also unclear whether the changes referenced in PCN212822 are specific to a particular DRAM configuration.

That being said, if we compare the two Jetson Orin Nano modules, we can see that the main difference is the amount of DRAM (4GB vs 8GB). If you are experiencing issues with flashing using the metategra yocto layer and packages from L4T 3562, it’s possible that the issue is related to the DRAM configuration.

To resolve the issue, you may want to try the following:

  1. Verify that you are using the correct DRAM configuration for your Jetson Orin Nano module.
  2. Check the PCN download center for any updates or patches related to PCN212822 and L4T 3562.
  3. Try flashing using a different method, such as the NVIDIA SDK Manager or the l4t_initrd_flash.sh script.
  4. If you are still experiencing issues, you may want to consider reaching out to NVIDIA support for further assistance.

In summary, while there is no explicit mention of L4T 3562 or PCN212822 in the provided context, it’s possible that the issue is related to the DRAM configuration. By verifying the correct DRAM configuration and trying alternative flashing methods, you may be able to resolve the issue.

*** Please give the thumbs up if you get answers you like. Or provide feedback to help us improve the answer. ***

This response could be improved.

However, there is no explicit mention of L4T 3562 or PCN212822 in the provided context.

That’s in the first line of text I posted. Seems like it got confused about my reference to production vs samples. In this case I am using a Production module, but have access to a sample unit with the changes that are noted in the PCN referenced.

The overlay patch for PCN212822 hasn’t be provided in download center yet. it will be released soon.

The overlay patch for PCN212822 has been published at Jetson PCN Download Center | NVIDIA Developer

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.