From mboxrd@z Thu Jan 1 00:00:00 1970 From: Boris Brezillon Date: Wed, 5 Dec 2018 12:02:11 +0100 Subject: [U-Boot] [PATCH v4 00/11] mtd/sf: Various fixes In-Reply-To: <20181202095432.23713-1-boris.brezillon@bootlin.com> References: <20181202095432.23713-1-boris.brezillon@bootlin.com> Message-ID: <20181205120211.22b5fab3@bbrezillon> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Jagan, On Sun, 2 Dec 2018 10:54:21 +0100 Boris Brezillon wrote: > Hello, > > This is the 4th version of the mtd / sf fixes patchset. This v4 just > adds a new check in del_mtd_device() (and a debug() when > del_mtd_partitions() fails). > > Regards, > > Boris > > P.S.: travis-ci results => > https://travis-ci.org/bbrezillon/u-boot/builds/461943011 Please don't wait too long before queuing this series and sending a fixes PR to Tom. I don't want to end up in the same situation we were for 2018.11. Thanks, Boris