From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chin Liang See Date: Wed, 26 Aug 2015 08:42:36 -0500 Subject: [U-Boot] [PATCH] spi: cadence_qspi: Enable quad mode for read and programming In-Reply-To: <201508261537.14337.marex@denx.de> References: <1440547795-2077-1-git-send-email-clsee@altera.com> <201508261107.34342.marex@denx.de> <1440594795.1875.7.camel@clsee-VirtualBox> <201508261537.14337.marex@denx.de> Message-ID: <1440596556.1934.25.camel@clsee-VirtualBox> 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, 2015-08-26 at 15:37 +0200, marex at denx.de wrote: > On Wednesday, August 26, 2015 at 03:13:15 PM, Chin Liang See wrote: > > Hi, > > [...] > > > > > Yah, that is a nice enhancement in order to keep up with controller > > > > enhancement. We definitely want to explore and enable that at U-Boot in > > > > the future. > > > > > > You mean you'll implement this functionality and then make your change to > > > the QSPI driver to use it, in order to implement things properly ? :) In > > > that case, I agree. > > > > Sure, something I can look at in 1-2 months time. > > Sure, no problem, that should be in time for the next merge window. > > > I still have laundry > > lists on ensuring the mainline SOCFPGA U-Boot has all the essential > > features as we have in github. Prior that happen, can I get an ACK from > > you? :) > > No, sorry, you can not get ack on a patch which is hacky. You cannot push > hacky code into mainline just for the sake of getting something somehow > working, that's not how it works. We either do things proper or not at all. > In this case, probably its something we can work together on enabling the spi-nor? Thanks Chin Liang > Best regards, > Marek Vasut