From mboxrd@z Thu Jan 1 00:00:00 1970 From: Boris Brezillon Date: Wed, 21 Nov 2018 13:58:51 +0100 Subject: [U-Boot] [PATCH v3 00/11] mtd/sf: Various fixes In-Reply-To: References: <20181119205955.32042-1-boris.brezillon@bootlin.com> Message-ID: <20181121135851.5fdbd5c2@bbrezillon> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wed, 21 Nov 2018 07:43:17 +0100 Heiko Schocher wrote: > Hello Boris, > > Am 19.11.2018 um 21:59 schrieb Boris Brezillon: > > Hello, > > > > This is the 3rd version of the mtd / sf fixes patchset. This v3 > > contains 2 new patches fixing bugs in the spi-flash layer. > > > > With this version I hope to have addressed all the weird interactions > > between the spi-flash and MTD layer (tested on a platform with a > > spi-nor and a spi-nand) > > > > Heiko, let me know if still issues with this version. > > Yup, works fine now for me! > > > Thanks, > > Thanks! Thanks for testing! Boris