From mboxrd@z Thu Jan 1 00:00:00 1970 From: Liam Beguin Date: Mon, 25 Sep 2017 23:37:34 -0400 Subject: [U-Boot] ZynqMP qspi In-Reply-To: References: Message-ID: <9b089157-03aa-f5b5-b9bf-e865239dbcac@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Resending with proper CC since the email came back. On 24/09/17 09:36 PM, Liam Beguin wrote: > Hi, > > I'm testing a new Xilinx zynqmp dev board and was not able to probe the > qspi with the latest mainline U-Boot. I see that there is a 'zynqmp_qspi' > driver in the Xilinx tree [1] but nothing in mainline. After a little > digging, I found a thread on the list [2] (and [3]) and was wondering in > what state this was now. > > [1] https://github.com/Xilinx/u-boot-xlnx/blob/master/drivers/spi/zynqmp_qspi.c > [2] https://lists.denx.de/pipermail/u-boot/2016-July/261003.html > [3] https://lists.denx.de/pipermail/u-boot/2016-November/273650.html > > Thanks, > Liam > Thanks, Liam