[U-Boot] Pull request: u-boot-spi/next

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(-)

On Mon, May 08, 2017 at 09:46:41PM +0530, Jagan Teki wrote:
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)
Applied to u-boot/master, thanks!
participants (2)
-
Jagan Teki
-
Tom Rini