EEPROM on TX1 camera board

It seems different EEPROMs are needed for different CSI cameras. What should be programmed to the EEPROMs?

Thanks in advance.

The EEPROM on the camera module included in Jetson TX1 Developer Kit is currently unused. Initially it was thought to provide a board ID to identify different modules, however in the future it may be reserved for internal NVIDIA use. Unless the sensor chip you are using explicitly requires an EEPROM (check with the sensor vendor, but the default OV5693 doesn’t), you can ignore it in the design.

Thanks. That opened door for many MIPI/CSI camera chips.