RE: [PATCH] wlcore: add missing nvs file name info for wilink8

2017-07-20 Thread Reizer, Eyal
> > > > On Wed, Jul 05, 2017 at 01:06:54AM -0700, Tony Lindgren wrote: > > > > > Not sure if this really is a regression as we've always had a bogus > > > > > wl1271-nvs.bin in linux-firmware.git. Sure would be nice to fix it, > > > > > but going back to using a generic wl1271-nvs.bin sure does

Re: [PATCH] wlcore: add missing nvs file name info for wilink8

2017-07-06 Thread Tony Lindgren
* Sebastian Reichel [170705 01:29]: > Hi, > > On Wed, Jul 05, 2017 at 01:06:54AM -0700, Tony Lindgren wrote: > > > > Not sure if this really is a regression as we've always had a bogus > > > > wl1271-nvs.bin in linux-firmware.git. Sure would be nice to fix it,

Re: [PATCH] wlcore: add missing nvs file name info for wilink8

2017-07-05 Thread Sebastian Reichel
Hi, On Wed, Jul 05, 2017 at 01:06:54AM -0700, Tony Lindgren wrote: > > > Not sure if this really is a regression as we've always had a bogus > > > wl1271-nvs.bin in linux-firmware.git. Sure would be nice to fix it, > > > but going back to using a generic wl1271-nvs.bin sure does not seem > > >

Re: [PATCH] wlcore: add missing nvs file name info for wilink8

2017-07-05 Thread Tony Lindgren
* Reizer, Eyal [170704 01:47]: > Hi Tony, > > > > > * Kalle Valo [170703 04:30]: > > > "Reizer, Eyal" writes: > > > > > > > When working with wl18xx the nvs file is used for defining an alternate > > > > mac address and override the default

RE: [PATCH] wlcore: add missing nvs file name info for wilink8

2017-07-04 Thread Reizer, Eyal
Hi Tony, > > * Kalle Valo [170703 04:30]: > > "Reizer, Eyal" writes: > > > > > When working with wl18xx the nvs file is used for defining an alternate > > > mac address and override the default mac address that is stored inside > > > the wl18xx chip. > > >

Re: [PATCH] wlcore: add missing nvs file name info for wilink8

2017-07-04 Thread Tony Lindgren
* Kalle Valo [170703 04:30]: > "Reizer, Eyal" writes: > > > When working with wl18xx the nvs file is used for defining an alternate > > mac address and override the default mac address that is stored inside > > the wl18xx chip. > > update the structure field

Re: [PATCH] wlcore: add missing nvs file name info for wilink8

2017-07-03 Thread Kalle Valo
"Reizer, Eyal" writes: > When working with wl18xx the nvs file is used for defining an alternate > mac address and override the default mac address that is stored inside > the wl18xx chip. > update the structure field with the same default nvs file name that has > been used in the

[PATCH] wlcore: add missing nvs file name info for wilink8

2017-07-03 Thread Reizer, Eyal
When working with wl18xx the nvs file is used for defining an alternate mac address and override the default mac address that is stored inside the wl18xx chip. update the structure field with the same default nvs file name that has been used in the past, otherwise userspace backward compatibility