[U-Boot] Pull request spi flash changes from u-boot-blackfin.git
Wolfgang Denk
wd at denx.de
Fri Apr 3 22:47:15 CEST 2009
Dear Mike Frysinger,
In message <1238779336-6138-1-git-send-email-vapier at gentoo.org> you wrote:
> The following changes since commit dfc91c33957c95da34e3888dc87912d5c15a7603:
> Wolfgang Denk (1):
> Merge branch 'master' of git://git.denx.de/u-boot-arm
>
> are available in the git repository at:
>
> git://www.denx.de/git/u-boot-blackfin.git sf
>
> Jean-Christophe PLAGNIOL-VILLARD (1):
> mtd: add some at45 spi flash support
>
> Mike Frysinger (7):
> sf: drop DEBUG defines
> sf: add driver for SST flashes
> sf: stmicro: drop redundant id read
> sf: always read 5 bytes for the idcode
> sf: stmicro: use common page timeout define
> sf: set common timeouts in seconds, not milliseconds
> sf: stmicro: dont send 4 bytes when reading status register
>
> Mingkai Hu (1):
> mtd: SPI Flash: Support the Spansion Flash
>
> drivers/mtd/spi/Makefile | 2 +
> drivers/mtd/spi/atmel.c | 50 +++++-
> drivers/mtd/spi/spansion.c | 350 +++++++++++++++++++++++++++++++++
> drivers/mtd/spi/spi_flash.c | 13 +-
> drivers/mtd/spi/spi_flash_internal.h | 10 +-
> drivers/mtd/spi/sst.c | 358 ++++++++++++++++++++++++++++++++++
> drivers/mtd/spi/stmicro.c | 17 +--
> 7 files changed, 780 insertions(+), 20 deletions(-)
> create mode 100644 drivers/mtd/spi/spansion.c
> create mode 100644 drivers/mtd/spi/sst.c
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
There is is no reason for any individual to have a computer in their
home. -- Ken Olsen (President of Digital Equipment Corporation),
Convention of the World Future Society, in Boston, 1977
More information about the U-Boot
mailing list