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.
Tool/software:
Hi there,
as discussed in below ticket
I was taking task forward, while doing some testing I have observed same error in am437x-hs-evm board even though the firmware upgrade is not taking place.
Below are some observations
Based on above observation we can say that the issue is related to the firmware upgrade process but due to some firewall security checks at the start of kernel.
I hope you can provide some more input related to this issue
Regards,
Bhavesh
Hi Bhavesh,
Can you please disable the &gpmc node in kernel device tree to see if the warning still happens?
HI Bin
I tried as you suggested to disable the GPMC from the kernel it self but it was not allowing us to do that. Also tried to enable the CONFIG_OMEP_GPMC_DEBUG kernel config and do some testing. But did not help with the result.
it seems that some driver is trying to access the GPMC before it is getting initialized
Hi Bhavesh,
I tried as you suggested to disable the GPMC from the kernel it self
Please provide patch or log to show what exactly you did.
but it was not allowing us to do that
Please provide log to show what you meant by "was not allowing".