Return-path: Received: from mx2.suse.de ([195.135.220.15]:41538 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752606AbdFWVxW (ORCPT ); Fri, 23 Jun 2017 17:53:22 -0400 Date: Fri, 23 Jun 2017 23:53:19 +0200 From: "Luis R. Rodriguez" To: Arend Van Spriel Cc: "Luis R. Rodriguez" , Li@suse.de, Yi , Johannes Berg , Pavel Machek , Daniel Wagner , Tom Gundersen , Pali =?iso-8859-1?Q?Roh=E1r?= , Greg Kroah-Hartman , Kalle Valo , David Gnedt , Tony Lindgren , Sebastian Reichel , Ivaylo Dimitrov , Aaro Koskinen , Takashi Iwai , AKASHI Takahiro , David Woodhouse , Bjorn Andersson , Grazvydas Ignotas , linux-kernel@vger.kernel.org, linux-wireless@vger.kernel.org, netdev@vger.kernel.org, =?utf-8?Q?Micha=C5=82?= Kazior Subject: Re: [PATCH 2/6] wl1251: Use request_firmware_prefer_user() for loading NVS calibration data Message-ID: <20170623215319.GU21846@wotan.suse.de> (sfid-20170623_235353_909885_DAE3D9C1) References: <0fd90416-f33c-a6be-14fd-5e964583e9cb@broadcom.com> <20170515231339.GF17314@wotan.suse.de> <0c43c825-df2a-b427-4b67-f17fd644667f@broadcom.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <0c43c825-df2a-b427-4b67-f17fd644667f@broadcom.com> Sender: linux-wireless-owner@vger.kernel.org List-ID: On Tue, May 16, 2017 at 10:41:08AM +0200, Arend Van Spriel wrote: > On 16-5-2017 1:13, Luis R. Rodriguez wrote: > > Since no upstream delta is needed for firmwared I'd like to first encourage > > evaluating the above. While distributions don't carry it yet that may be seen as > > an issue but since what we are looking for are corner cases, only folks needing > > to deploy a specific solution would need it or a custom proprietary solution. > > Ok. I will go try and run firmwared in OpenWrt on a router platform. > Have to steal one from a colleague :-p Will study firmwared. Arend, curious how this effort goes. Its important to me as we know then that if this works its a good approach to recommend moving forward which should also prove less complex than that soup we had with the custom fallback stuff. Luis