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

Jagannadha Sutradharudu Teki jagannadha.sutradharudu-teki at xilinx.com
Mon Jan 20 18:53:58 CET 2014


Hi Tom,

SF code optimized stuff and few fixes.

--
Thanks,
Jagan.

The following changes since commit 5c9038b6af1a93410af966999638eabb81efcd0f:

  omap3_beagle: use omap3-beagle.dtb for the C4 revision (2014-01-17 11:03:04 -0500)

are available in the git repository at:

  git://git.denx.de/u-boot-spi.git master

for you to fetch changes up to 83ba605953162443b054d5ad60535468b46558bd:

  sf: Update bank configuration (2014-01-20 22:30:35 +0530)

----------------------------------------------------------------
Jagannadha Sutradharudu Teki (5):
      sf: ops: Squash the malloc+memset combo
      sf: Optimize flash features code
      sf: Use mode_bits for dual_flash connection
      doc: SPI: Update the dual_flash info
      sf: Update bank configuration

Marek Vasut (3):
      sf: Squash the malloc+memset combo
      sf: Fix entries for S25FL256S_256K and S25FL512S_256K
      sf: Add S25FL128S_256K IDs

 doc/SPI/README.dual-flash     |   5 +-
 doc/SPI/README.sf-features    | 125 ++++++++++++++++++++++++++++++
 drivers/mtd/spi/sf.c          |   4 +-
 drivers/mtd/spi/sf_internal.h |   1 -
 drivers/mtd/spi/sf_ops.c      |  16 ++--
 drivers/mtd/spi/sf_params.c   | 171 +++++++++++++++++++++---------------------
 drivers/mtd/spi/sf_probe.c    | 104 ++++++++++++-------------
 include/spi.h                 |  42 ++++-------
 include/spi_flash.h           |  24 +++---
 9 files changed, 301 insertions(+), 191 deletions(-)
 create mode 100644 doc/SPI/README.sf-features




More information about the U-Boot mailing list