We are seeing a flashing compatibility issue between different BOM revisions of the same AGX Orin 64GB modules: 699-13701-0005-502 K.0 and 699-13701-0005-502 L.0
Error during flash:
nvrestore_partitions.sh: Use the default nvpartitionmap.txt as the index file.
nvrestore_partitions.sh: You are trying to flash images from a board model that does not match the current board you're flashing onto.
Details
-
Detected module: 699-13701-0005-502 K.0
-
Flashed image that was created on: 699-13701-0005-502 L.0
-
L4T version: 35.6.0
-
Storage: eMMC
-
EEPROM readback confirms module ID:
-
Board revision: K.0
Our production image was created using a 699-13701-0005-502 L.0 module.
We recently received a batch of new 64GB 502 Orins which are K.0 revision. Attempting to flash the image created from an L.0 unit onto these K.0 units consistently fails with the board model mismatch error.
We also:
-
Swapped in another module from the same new batch.
-
Re-attempted flashing multiple times.
-
Confirmed EEPROM contents match 699-13701-0005-502 K.0.
The error persists across units from this new batch.
Observation
It appears that an image created from an L.0 revision module is not considered compatible with a K.0 revision module, despite both being 699-13701-0005-502.
Questions
-
What specifically changed between the L.0 and K.0 BOM revisions that causes
nvrestore_partitions.shto reject the image? -
Is this expected behavior due to updated board IDs, fuse values, or other configuration changes?
-
Is there a supported method to create a production image that is compatible across BOM revisions of the same module part number? Currently we use the backup restore method:
$workingdir/tools/l4t_backup_restore.sh -r $workingdir/$target_board -
Is there a way to override this validation safely for production imaging?
We are preparing to generate a new production image using a K.0 module, but would like clarification on whether future BOM changes will require regenerating images each time.
Any guidance for image generation across AGX Orin BOM revisions would be appreciated.


