From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 3 Nov 2015 19:11:58 +0100 Subject: [U-Boot] [PATCH] mtd: add altera quadspi driver In-Reply-To: References: <1446556932-14978-1-git-send-email-thomas@wytron.com.tw> <201511031852.08184.marex@denx.de> Message-ID: <201511031911.58499.marex@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 Tuesday, November 03, 2015 at 06:56:26 PM, Jagan Teki wrote: > On 3 November 2015 at 23:22, Marek Vasut wrote: > > On Tuesday, November 03, 2015 at 06:49:44 PM, Jagan Teki wrote: > >> On 3 November 2015 at 23:14, Marek Vasut wrote: > >> > On Tuesday, November 03, 2015 at 02:22:12 PM, Thomas Chou wrote: > >> >> Add Altera Generic Quad SPI Controller support. The controller > >> >> converts SPI NOR flash to parallel flash interface. So it is > >> >> not like other SPI flash, but rather like CFI flash. > >> > >> This should be part of drivers/mtd/spi-nor which I'm working > >> currently, might take couple of days to push the patches to ML. > > > > I think your patches are still far away from inclusion, so I'm > > fine with the current way of doing things ;-) > > I think it's better to wait for main things to be done first, and if > possible I'm open for anyone to help me to move forward. That's fine all right, but you cannot block other patches only because there are some other unfinished ones which might land in mainline who knows when. Best regards, Marek Vasut