Hello,
I want to configure nvSRAM ANV32AA1W from anvo into my customized board with i.mx8mp processor.
I have included it in DTS as follows
Hello @Sanket_Parekh,
We have changed our dts to be compatible with microchip mchp23k256/mchp23lcv1024. This is the driver for microchip SPI based sram.
Here is the DTS
Hello,
Thank you for your reply.
I have made the necessary changes as per above suggestions
CONFIG_NVMEM = y and CONFIG_EEPROM_AT25=y
I have also changed iomux pincrtl as follows
Hello @Sanket_Parekh ,
Thank you for the clarification. I will make sure the option is enabled in the kernel configuration and test it. Here is the bootlog.
Also after everything is correct will I get an entry in /dev as /dev/nvram? How will my nvram be mounted in the rootfs?
Sanket Parekh