From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jagannadha Sutradharudu Teki Date: Sun, 15 Sep 2013 22:49:06 +0530 Subject: [U-Boot] Pull request: u-boot-spi/master Message-ID: <5afbf5fd-b690-492f-951c-e160141aeeaf@TX2EHSMHS022.ehs.local> 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, Small pull request, planning to send next bunch of request for next pull. Thanks, Jagan. The following changes since commit 2b26201a2aef0b310b7c04702b0dba5dea493f77: env_nand.c: support falling back to redundant env when writing (2013-08-22 17:49:47 -0500) are available in the git repository at: git://git.denx.de/u-boot-spi.git master for you to fetch changes up to b95f958d7d06b3cd117647b29b288cf168aa2ee9: cmd_sf: let "sf update" preserve the final part of the last sector (2013-08-27 19:39:39 +0530) ---------------------------------------------------------------- Gerlando Falauto (1): cmd_sf: let "sf update" preserve the final part of the last sector Marek Vasut (1): spi: mxs_spi: Configure chipselect after block reset common/cmd_sf.c | 13 ++++++++++++- drivers/spi/mxs_spi.c | 12 +++--------- 2 files changed, 15 insertions(+), 10 deletions(-)