Overlay without eeprom

In the dynamic overlay properties, there is a board_config ids property.

Is that property read from eeprom?

If so, does that mean the dynamic overlay option is not applied on the carrier board?

Hi,
If the device cannot be flashed/booted, please refer to the page to get uart log from the device:
Jetson/General debug - eLinux.org
And get logs of host PC and Jetson device for reference. If you are using custom board, you can compare uart log of developer kit and custom board to get more information.
Also please check FAQs:
Jetson AGX Orin FAQ
If possible, we would suggest follow quick start in developer guide to re-flash the system:
Quick Start — NVIDIA Jetson Linux Developer Guide 1 documentation
And see if the issue still persists on a clean-flashed system.
Thanks!

Hi @carolyuu

It doesn’t mean it won’t boot.

I’m curious about the role of that property.

P3737 is the NV devkit carrier board id.

Above overlay means

  1. If you are using a NV devkit (Orin AGX devkit)
  2. If that board FAB is TS4/RC1/300

Then that overlay will be applied.

If you are using a custom board, then this won’t happen.

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