[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <8f25c3c8-f2c6-73a9-a9f5-cf244c53754a@gmail.com>
Date: Mon, 28 Sep 2020 12:35:08 -0700
From: Florian Fainelli <f.fainelli@...il.com>
To: Miquel Raynal <miquel.raynal@...tlin.com>,
Guenter Roeck <linux@...ck-us.net>
Cc: Naresh Kamboju <naresh.kamboju@...aro.org>,
Álvaro Fernández Rojas <noltari@...il.com>,
linux-mips@...r.kernel.org, tsbogend@...ha.franken.de,
bcm-kernel-feedback-list@...adcom.com,
Richard Weinberger <richard@....at>,
Vignesh Raghavendra <vigneshr@...com>, jonas.gorski@...il.com,
Linus Walleij <linus.walleij@...aro.org>,
Linux ARM <linux-arm-kernel@...ts.infradead.org>,
open list <linux-kernel@...r.kernel.org>,
linux-mtd@...ts.infradead.org, lkft-triage@...ts.linaro.org
Subject: Re: [PATCH v4] mtd: parsers: bcm63xx: simplify CFE detection
On 9/28/2020 7:16 AM, Miquel Raynal wrote:
> Hello,
>
> Guenter Roeck <linux@...ck-us.net> wrote on Mon, 21 Sep 2020 20:26:19
> -0700:
>
>> On 9/21/20 8:18 PM, Naresh Kamboju wrote:
>>> On Fri, 14 Aug 2020 at 14:26, Guenter Roeck <linux@...ck-us.net> wrote:
>>>>
>>>> On Mon, Jun 15, 2020 at 11:17:40AM +0200, Álvaro Fernández Rojas wrote:
>>>>> Instead of trying to parse CFE version string, which is customized by some
>>>>> vendors, let's just check that "CFE1" was passed on argument 3.
>>>>>
>>>>> Signed-off-by: Álvaro Fernández Rojas <noltari@...il.com>
>>>>> Signed-off-by: Jonas Gorski <jonas.gorski@...il.com>
>>>>> Reviewed-by: Florian Fainelli <f.fainelli@...il.com>
>>>>
>>>
>>> We still see mips: allmodconfig build failure on Linus tree
>>>
>>
>> Yes, same here.
>
> Perhaps this check should be done by an exported helper so that we do
> not blindly export the variable?
>
> Alvaro, Jonas, can one of you try to address this issue please?
We should probably just make the parser 'bool' there is no much point
building this as a module, it will not improve compile time coverage,
and it will most likely not help with the kernel image size on the
platforms that require the parser to be there anyway.
--
Florian
Powered by blists - more mailing lists