Unexpected Interrupt latency error | eMMC
Hi,
We are currently working with intel agilex SOC (AGFB012R24B2I3E). We have built u-boot by following this :https://www.rocketboards.org/foswiki/Documentation/BuildingBootloaderAgilex7
We have built kernel image by following this:https://www.rocketboards.org/foswiki/Projects/AgilexSoCWithEMMCStorageOnHPS
Currently we are facing a issue like, once the ethernet controller is intialized at kernel level we are getting a warning message from eMMC like "Unexpected interrupt latency".This error is arising from the probe function of eMMC driver.The kernel is getting intialised completely and we can able to run user application also. But this error is happening ocassionally and also after sometime the board hangs and reboots.
At hardware level, same supply is given for ethernet and eMMC controller,there is a voltage drop happening when the issue pops up.
Can you give