[U-Boot] [PATCH 0/3] spi flash updates for v2010.09

Mike Frysinger vapier at gentoo.org
Thu Jul 1 05:50:40 CEST 2010


These have been posted in the past and shouldn't be any pending issues.

Mike Frysinger (1):
  sf: move useful messages from debug to printf

Thomas Chou (1):
  spi_flash: support old STMicro parts with RES

Wolfgang Wegner (1):
  add redundant environment for env_sf.c

 common/env_sf.c             |  232 +++++++++++++++++++++++++++++++++++++++++++
 drivers/mtd/spi/atmel.c     |    7 +-
 drivers/mtd/spi/macronix.c  |    5 +-
 drivers/mtd/spi/spansion.c  |    5 +-
 drivers/mtd/spi/spi_flash.c |    5 +-
 drivers/mtd/spi/sst.c       |    5 +-
 drivers/mtd/spi/stmicro.c   |   26 +++++-
 drivers/mtd/spi/winbond.c   |    7 +-
 8 files changed, 276 insertions(+), 16 deletions(-)



More information about the U-Boot mailing list