Files
android_kernel_xiaomi_sm8450/drivers/net/wireless
Lennert Buytenhek 89b872e2e4 mwl8k: increase firmware loading timeouts
The time between loading the helper image and starting to upload the
main firmware image should be at least 5 ms or so.  We were doing an
msleep(1) before, and 1 ms appears to not be enough in almost all
cases, but building with HZ=100 has always masked this so far.  Bumping
the msleep argument to 5 fixes firmware loading e.g. when HZ=1000.

Some firmware images need more than 200ms to initialize.  Bump the
ready code timeout to 500ms to accommodate for this.

Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-12-07 16:51:21 -05:00
..
2009-11-19 11:08:50 -05:00
2009-11-28 18:03:14 +01:00
2009-12-04 13:30:40 -05:00
2009-11-11 15:23:49 -05:00
2009-10-30 16:50:38 -04:00
2009-10-30 16:50:34 -04:00
2009-11-11 15:23:54 -05:00