From mboxrd@z Thu Jan 1 00:00:00 1970 From: Miquel Raynal Date: Thu, 25 Feb 2021 16:57:46 +0100 Subject: [PATCH u-boot-dm + u-boot-spi v3 00/11] Support SPI NORs and OF partitions in `mtd list` In-Reply-To: <20210225141336.6149-1-marek.behun@nic.cz> References: <20210225141336.6149-1-marek.behun@nic.cz> Message-ID: <20210225165746.21486117@xps13> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Marek, Marek Beh?n wrote on Thu, 25 Feb 2021 15:13:25 +0100: > Hello, > > this is v3 of patchset that adds support for U-Boot to parse MTD > partitions from device-tree, and also improves support for SPI NOR > access via the `mtd` command. Very nice contribution, I didn't reviewed in detail every change but for what I saw: Reviewed-by: Miquel Raynal for the whole series. Thanks, Miqu?l