Hi,
I am planning to read/write to emmc from watchdog ISR (using emmc driver )at kernel level while booting , i.e,before the FileSystem loads , how can i do it .....?
any help/leads would be appreciable.
thank you,
sumit
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 am planning to read/write to emmc from watchdog ISR (using emmc driver )at kernel level while booting , i.e,before the FileSystem loads , how can i do it .....?
any help/leads would be appreciable.
thank you,
sumit
Hi Sumit,
Please see the driver:
Location:
-> Bus options (PCI etc.)
-> Support for PCI Hotplug (HOTPLUG_PCI [=y])
-> Compaq PCI Hotplug driver (HOTPLUG_PCI_COMPAQ [=n])
Alse see the options in:
-> Device Drivers
-> Character devices
/dev/nvram support (NVRAM)
BR
Ivan