From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vignesh R Date: Tue, 17 Nov 2015 10:33:12 +0530 Subject: [U-Boot] [PATCH 0/2] am43xx: Enable QUAD mode and DMA support for QSPI In-Reply-To: <1447136531-1325-1-git-send-email-vigneshr@ti.com> References: <1447136531-1325-1-git-send-email-vigneshr@ti.com> Message-ID: <564AB510.3070703@ti.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 11/10/2015 11:52 AM, Vignesh R wrote: > This patchset enables QUAD mode and DMA support for qspi read on > am437x. This increases the througput to 4 MB/s. > > Tested on am437x-sk and am437x-idk evm. > > Vignesh R (2): > spi: ti_qspi: Add dummy readl for bus sync > ARM: am437xx: Enable QUAD read and EDMA support for ti_qspi > > arch/arm/include/asm/arch-am33xx/hardware_am43xx.h | 3 +++ > drivers/spi/ti_qspi.c | 2 ++ > include/configs/am43xx_evm.h | 2 ++ > 3 files changed, 7 insertions(+) > Gentle ping on the series... -- Regards Vignesh