Programming the Mac ID in OTP
Hello Team,
We are using a product build around STM32MP157C. We have a requirement for programming the OTP with MAC Id. Here is my understanding on the same:
- The OTP_57 and OTP_58 are meant for MAC address
- MAC address can be programmed from the uboot using the fuse command
- MAC address can be programmed from user space (with kernel booted up) using the sysfs interface.
We boot up our platform in basic mode. However, there was a mention that by default, OTP can be updated only in the secure mode. So, want to check if there is any setting which allows to update the MAC address specific OTP in basic mode?
Also, want to understand if there is any automated tool which would efficiently allows the MAC address to updated during the Mass Production?
