From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jagan Teki Date: Wed, 16 Aug 2017 18:30:39 +0530 Subject: [U-Boot] Pull request: u-boot-spi/master Message-ID: <1502888439-13072-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 pull this PR. thanks! Jagan. The following changes since commit eaa90e5df2a4a1cb12fb73571978a9379242d0b5: common/env_embedded.c: rename PPCENV/PPCTEXT macros (2017-08-04 20:38:39 -0400) are available in the git repository at: git://git.denx.de/u-boot-spi.git master for you to fetch changes up to 294f2050c438d1e4ab39fd040d394927772048f2: sf: Preserve QE bit when clearing BP# bits for Macronix flash (2017-08-16 18:21:50 +0530) ---------------------------------------------------------------- Bin Meng (2): sf: Add Macronix MX25U6435F device parameters sf: Preserve QE bit when clearing BP# bits for Macronix flash Wenyou.Yang at microchip.com (1): mtd: spi: sf_dataflash: Add print message while erase error drivers/mtd/spi/sf_dataflash.c | 10 ++++++++-- drivers/mtd/spi/spi_flash.c | 22 ++++++++++++++++++---- drivers/mtd/spi/spi_flash_ids.c | 1 + 3 files changed, 27 insertions(+), 6 deletions(-)