Hi!
Our product is based on AM335x SoC and we want to hardcode some ID data for
each device. Different methods are considered but we prefer to have
some kind of on-Soc persistent storage for ID.
What opportunities does Am335x give?
It has ROM for initial bootloader, is there a method to use memory inside? Access it from
A8 or M3?
Also there are custom efuses. Is it possible to use them during our manufacturing?
Also theoretically there could be persistent storage for PRU binary or M3 binary as
we would prefer not to have access to this storage from uboot.
Any ideas,
Roman