Re: [PATCH 1/2] rtl8xxxu: Increase default polling timeout for firmware startup

2016-05-18 Thread Jes Sorensen
Daniel Lenski writes: > On Tue, May 17, 2016 at 8:35 PM, Jes Sorensen wrote: >> Dan Lenski writes: >>> diff --git a/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.h >>> b/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.h >>> index

Re: [PATCH 1/2] rtl8xxxu: Increase default polling timeout for firmware startup

2016-05-17 Thread Daniel Lenski
On Tue, May 17, 2016 at 8:35 PM, Jes Sorensen wrote: > Dan Lenski writes: >> diff --git a/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.h >> b/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.h >> index f2a1bac..39c6ce7 100644 >> ---

Re: [PATCH 1/2] rtl8xxxu: Increase default polling timeout for firmware startup

2016-05-17 Thread Jes Sorensen
Dan Lenski writes: > This patch increases the default value for the maximum number of polling > loops to wait for the rtl8xxxu MCU to start after the firmware is loaded > (from 1000 to 5000). > > With RTL8723AU chipset, I frequently encounter "Firmware failed to start" > errors

Re: [PATCH 1/2] rtl8xxxu: Increase default polling timeout for firmware startup

2016-05-17 Thread Julian Calaby
Hi, On Wed, May 18, 2016 at 11:14 AM, Dan Lenski wrote: > This patch increases the default value for the maximum number of polling > loops to wait for the rtl8xxxu MCU to start after the firmware is loaded > (from 1000 to 5000). > > With RTL8723AU chipset, I frequently

[PATCH 1/2] rtl8xxxu: Increase default polling timeout for firmware startup

2016-05-17 Thread Dan Lenski
This patch increases the default value for the maximum number of polling loops to wait for the rtl8xxxu MCU to start after the firmware is loaded (from 1000 to 5000). With RTL8723AU chipset, I frequently encounter "Firmware failed to start" errors from rtl8xxxu after a cold boot. It appears that