Hi All,
Platform: imx6sololite
kernel : 3.10.17
I have cross compiled my wlan driver and installed on the platfrom, As a client after connecting to the Access Point, after successful connection and short ping when I execute "reboot" command, platform is not rebooting. I need to hard reset it (ie..Press button on the platform).
Observation: No crashes and no hanging after installing the driver.
Please help me to move forward.
Thanks and Regards,
Mutyalarao.
Hi mutyalarao
one can refer to i.MX6SL Linux EVK Release Notes p.8
Table 8 Known Issues and Workarounds :
"Reboot may not work on EVK board."
that is recommendation is to assert pmic reset (PWRON), resetting whole board.
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hi Igor,
Thank you for your quick reply.
Are the known issues going to be fixed in the next version of boards?