rdm-dev / meta-jens

MIT License
0 stars 11 forks source link

add workaround for mmc0 timeout on HP2 #179

Closed rehsack closed 8 years ago

rehsack commented 8 years ago

Add an additional check script which will be executed at the end of "ifdown wlan$n" to prove whether normal operation brought wifi down or failure in BSP causing WiFi remaining unoperable. In latter case, try to reload driver and restart fresh.

vmoesker commented 8 years ago

see PR#201 for modified version based on timer instead ifdown https://github.com/rdm-dev/meta-jens/pull/201