[U-Boot] Pull request: u-boot-spi/master
Jagannadha Sutradharudu Teki
jagannadh.teki at gmail.com
Tue Apr 28 10:17:35 CEST 2015
Hi Tom,
Please pick this PR.
thanks!
Jagan.
The following changes since commit d77447fdb122dab290fb1ad184a62456011e6e06:
serial: pl01x: fix PL010 regression (2015-04-21 10:05:42 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-spi.git master
for you to fetch changes up to c650ca7b4c160193791dc7a52381c71c6a29e871:
sf: Fix to compute proper sector_size (2015-04-28 13:31:36 +0530)
----------------------------------------------------------------
Bin Meng (2):
dm: sf: Save flash flags to struct spi_flash
dm: sf: Make SST flash write op work again
David Dueck (1):
spi: omap3: Fix timeout handling
Jagannadha Sutradharudu Teki (2):
Revert "spi: add config option to enable the WP pin function on st micron flashes"
sf: Fix to compute proper sector_size
Pavel Machek (1):
spi flash: fix trivial problems
Peng Fan (1):
mtd: spi: check return value of spi_setup_slave
Simon Glass (1):
dm: spi: Correct SPI claim/release_bus() methods
Siva Durga Prasad Paladugu (3):
sf: Correct the macros as per new array fast read command
sf: Poll both the read status and flag status
zynq: spi: Remove unnecessary error condition
Stefan Roese (1):
cmd_sf: Fix problem with "sf update" and unaligned length
README | 11 ----------
common/cmd_sf.c | 16 +++++++-------
drivers/mtd/spi/sf_internal.h | 7 ++-----
drivers/mtd/spi/sf_ops.c | 32 +++++++++++++++++++++-------
drivers/mtd/spi/sf_probe.c | 49 +++++++++++++++++--------------------------
drivers/spi/exynos_spi.c | 6 ++++--
drivers/spi/omap3_spi.c | 20 +++++++++++-------
drivers/spi/spi-uclass.c | 4 ++--
drivers/spi/tegra114_spi.c | 3 ++-
drivers/spi/tegra20_sflash.c | 3 ++-
drivers/spi/tegra20_slink.c | 3 ++-
drivers/spi/zynq_spi.c | 3 ---
include/spi.h | 21 ++++++++++---------
include/spi_flash.h | 9 ++++----
14 files changed, 93 insertions(+), 94 deletions(-)
More information about the U-Boot
mailing list