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

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

On Sun, Sep 15, 2013 at 10:49:06PM +0530, Jagannadha Sutradharudu Teki wrote:
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(-)
Applied to u-boot/master, thanks!
participants (2)
-
Jagannadha Sutradharudu Teki
-
Tom Rini