From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jagan Teki Date: Sat, 12 Mar 2016 20:14:47 +0530 Subject: [U-Boot] Pull request: u-boot-spi/master Message-ID: <1457793887-16084-1-git-send-email-jteki@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 these two fixes for this release. thanks! Jagan. The following changes since commit 76aab9eb8b4618891914e41fa1ea84441f8c53fd: exynos5: common: Enable CONFIG_USB_ETHER_RTL8152 ethernet support (2016-03-11 10:59:51 +0900) are available in the git repository at: git://git.denx.de/u-boot-spi.git master for you to fetch changes up to ea9619aed6908e83b0679bd9c9aa4ae97714ef97: sf: Correct data types in stm_is_locked_sr() (2016-03-12 19:55:42 +0530) ---------------------------------------------------------------- Lokesh Vutla (1): dm: ti_qspi: Fix conversion of address to a pointer Marek Vasut (1): sf: Correct data types in stm_is_locked_sr() drivers/mtd/spi/spi_flash.c | 6 +++--- drivers/spi/ti_qspi.c | 10 +++++++--- 2 files changed, 10 insertions(+), 6 deletions(-)