From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Fenkart Date: Mon, 28 Nov 2016 11:01:13 +0100 Subject: [U-Boot] [PATCH 0/4] env_sf: minor cleanup Message-ID: <20161128100117.5237-1-andreas.fenkart@digitalstrom.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 | 91 ++++++++++++++++++++++----------------------------------- 1 file changed, 35 insertions(+), 56 deletions(-) -- 2.10.1