We are working with a custom carrier board that does not have the optional EEPROM. As such, we have made the following modification per the documentation and changed the line in the .dtsi (MB2 BCT) file.
However, there is no clear documentation on how to build or flash this change for it to take effect. How do we build this modified .dtsi so that the Jetson now runs with this modification?
Ok. Notably, the only way we have flashed these boards is from an SD Card image as a fresh flash (basically following the Jetson Orin Nano Developer Kit Getting Started Guide). I assume by flash you mean that there is a way to flash the change without doing a full SD Card re-flash that will disable the EEPROM read but make no other changes. What is this process?
We haven’t gotten any production Jetson Orin Nanos in yet and we are trying to use the Jetson Orin Nano that we got off the dev kits we have been developing with. The assumption was that we would be able to work with this board in the meantime before getting production boards. My apologies for not explaining the full context.
So the full question becomes, how do we flash a development Jetson Orin Nano with the EEPROM disable change to work with a custom carrier board?