From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Wed, 05 Aug 2015 01:45:45 +0200 Subject: [U-Boot] [PATCH 0/3] nand: Sync with Linux v4.1 In-Reply-To: <1438712768.2097.81.camel@freescale.com> References: <1435385809-15127-1-git-send-email-scottwood@freescale.com> <55B08EF5.6060205@denx.de> <55C0B26F.6040501@denx.de> <1438712768.2097.81.camel@freescale.com> Message-ID: <55C14EA9.6050008@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 04.08.2015 20:26, Scott Wood wrote: > On Tue, 2015-08-04 at 14:39 +0200, Stefan Roese wrote: >>> I've used these patches while porting the pxa3xx_nand driver for the >>> Marvell Armada XP / 38x SoC's to current U-Boot. And have found no >>> issues so far. So: >>> >>> Tested-by: Stefan Roese >> >> What are plans for this patch series? Do you plan to send a pull request >> soon? > > The "merge" window (which for U-Boot is really a patch submission window) is > still open according to the IRC channel topic. I do plan to submit a pull > request not too long after it closes. The merge window has actually been closed by Tom a few days ago: https://www.mail-archive.com/u-boot at lists.denx.de/msg180049.html > Meanwhile, Linux's merge window is an actual merge deadline, so most of my > focus will be there for the moment. Understood. >> Could you perhaps add my patch with the pxa3xx NAND support [1] as >> well? > > It's patch 6/10 -- you want me to pick it independently of the rest? Yes please. Since it depends on the new Linux NAND driverf sync from you. Thanks, Stefan