From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jagan Teki Date: Wed, 4 Jan 2017 17:33:56 +0100 Subject: [U-Boot] Pull request: u-boot-spi/master Message-ID: <1483547636-6833-1-git-send-email-jagan@openedev.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Tom, Please take this PR. thanks! Jagan. The following changes since commit 87f5f5417fc897df0b05826b408f0f4b7d2ee388: Prepare v2017.01-rc3 (2017-01-02 20:00:55 -0500) are available in the git repository at: git://git.denx.de/u-boot-spi.git master for you to fetch changes up to 101000b771164d9deaf7f911c72a251302d56a5d: mtd: nand: mxs_nand_spl: Fix to remove twise 'NAND' print (2017-01-04 16:56:44 +0100) ---------------------------------------------------------------- Jagan Teki (1): mtd: nand: mxs_nand_spl: Fix to remove twise 'NAND' print Vignesh R (2): spi: cadence_qspi_apb: Use 32 bit indirect write transaction when possible spi: cadence_qspi_apb: Use 32 bit indirect read transaction when possible drivers/mtd/nand/mxs_nand_spl.c | 2 +- drivers/spi/cadence_qspi_apb.c | 48 ++++++++++++++++++++++++++++++---------- include/configs/k2g_evm.h | 1 + include/configs/socfpga_common.h | 1 + include/configs/stv0991.h | 1 + 5 files changed, 40 insertions(+), 13 deletions(-)