From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-wr0-f194.google.com ([209.85.128.194]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1cbsYv-00015U-93 for linux-mtd@lists.infradead.org; Thu, 09 Feb 2017 17:31:22 +0000 Received: by mail-wr0-f194.google.com with SMTP id k90so12588695wrc.3 for ; Thu, 09 Feb 2017 09:30:56 -0800 (PST) Subject: Re: [PATCH V2 1/2] mtd: bcm47xxpart: move TRX parsing code to separated function To: =?UTF-8?B?UmFmYcWCIE1pxYJlY2tp?= , David Woodhouse , Brian Norris , Boris Brezillon , Richard Weinberger , Cyrille Pitchen References: <20170110115045.9134-1-zajec5@gmail.com> <20170110221525.9216-1-zajec5@gmail.com> Cc: "linux-mtd@lists.infradead.org" , Hauke Mehrtens , =?UTF-8?B?UmFmYcWCIE1pxYJlY2tp?= From: Marek Vasut Message-ID: <1afab02b-b6d8-cf04-89a2-129c106613ed@gmail.com> Date: Thu, 9 Feb 2017 18:29:54 +0100 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 02/09/2017 05:54 PM, Rafał Miłecki wrote: > On 10 January 2017 at 23:15, Rafał Miłecki wrote: >> From: Rafał Miłecki >> >> This change simplifies main parsing loop logic a bit. In future it may >> be useful for moving TRX support to separated module / parser (if we >> implement support for them at some point). >> Finally parsing TRX at the end puts us in a better position as we have >> better flash layout knowledge. It may be useful e.g. if it appears there >> is more than 1 TRX partition. >> >> Signed-off-by: Rafał Miłecki > > Marek: you were commenting on V1, what do you think about V2? Could you Ack it? > Minor nit on 1/2 , but otherwise the whole series is Acked-by: Marek Vasut I will not claim I understand the TRX parsing though. -- Best regards, Marek Vasut