Re: [PATCH 2/2] brcmfmac: don't warn user if loading firmware file with NVRAM fails
From: Rafał Miłecki <rafal@milecki.pl>
Date: 2017-02-16 07:44:44
Also in:
lkml
From: Rafał Miłecki <rafal@milecki.pl>
Date: 2017-02-16 07:44:44
Also in:
lkml
On 2017-02-16 02:19, Andy Shevchenko wrote:
On Thu, Feb 16, 2017 at 12:29 AM, Rafał Miłecki [off-list ref] wrote:quoted
From: Rafał Miłecki <rafal@milecki.pl> This isn't critical as we use platform NVRAM as fallback and it's very common case of all Broadcom home routers. Thanks for the new firmware loading function we can achieve this by simply passing FW_OPT_NO_WARN.What kind of warning you are talking about? On Intel Edison brcmfmac isn't backed up by NVRAM (there no such) and the platform is not ACPI-based. The warning might be crucial for debugging Wi-Fi issues on such platforms.
Sorry, I should have tried better with that commit message. V2 in a second.