Hi,
I want to write some value in non volatile storage of am335x in kernel and have to read in bootloader, can someone please help in finding the address of non volatile storage?
Thanks
Bikash
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
I want to write some value in non volatile storage of am335x in kernel and have to read in bootloader, can someone please help in finding the address of non volatile storage?
Thanks
Bikash
Hi Bikash,
The AM335X processor does not have non-volatile memory inside. You will need to use external memory, such as EEPROM.
Hi Biser,
How can I access EPROM, can you please give an example or code snippet .
Thanks
Bikash
Hi Biser,
Thanks for the information.
One request is can you please tell the exact location like which file os which folder I should look at.
Thanks
Bikash
Check this link, it should help you: http://idrawone.blogspot.com/2013/04/access-eeprom-24c256-on-ti-am335x-evm.html