Jetson nano carrier board info writing to carrier board eeprom

Hello, on jetson nano how can i modify the carrier board eeprom data with my custom carrier board name

what are the files do i need to change for that

hello srikanth.reddy1,

may I know what’s your use-case for writing your customize carrier board eeprom?
according to developer guide, you may check Board Configuration session, an EEPROM ID for your custom board is not required.

  1. I think SoM module detects carrier board based on the board-id written in carrier board’s eeprom right? , if i am wrong please correct me.

  2. If SoM module detects carrier board based on carrier board’s eeprom then In order to detect my custom carrier board, i need to write my custom carrier board id to carrier board’s eeprom, how can i write?

hello srikanth.reddy1,

please check Jetson Nano Platform Adaptation and Bring-Up for the steps to have board customization.
thanks