From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jagan Teki Date: Mon, 8 May 2017 21:46:41 +0530 Subject: [U-Boot] Pull request: u-boot-spi/next Message-ID: <1494260201-3154-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 ac6991fb5fc1a694b29f4ebd5e07baebf818d7cc: zynq: spi: Honour the activation / deactivation delay (2017-05-03 11:03:04 +0530) are available in the git repository at: git://git.denx.de/u-boot-spi.git next for you to fetch changes up to 0b2e5bbe6a4f3d25522675198b8beb0093a2e750: env_sf: use DIV_ROUND_UP to calculate number of sectors to erase (2017-05-03 11:18:20 +0530) ---------------------------------------------------------------- Andreas Fenkart (4): env_sf: factor out prepare_flash_device enf_sf: reuse setup_flash_device instead of open coding it env_sf: re-order error handling in single-buffer env_relocate_spec env_sf: use DIV_ROUND_UP to calculate number of sectors to erase common/env_sf.c | 92 ++++++++++++++++++++++----------------------------------- 1 file changed, 36 insertions(+), 56 deletions(-)