[U-Boot] [NEXT] Pull request u-boot-blackfin.git (sf branch)

Mike Frysinger vapier at gentoo.org
Fri Dec 17 14:56:25 CET 2010


The following changes since commit 97a85b223ab316d11f3a374fecc5d449a1c8a694:

  powerpc/nand spl: link libgcc (2010-12-16 23:19:14 +0100)

are available in the git repository at:
  git://www.denx.de/git/u-boot-blackfin.git sf

Chong Huang (1):
      sf: new driver for EON devices

Wojtek Skulski (1):
      sf: winbond: add support for W25Q16/32/128 parts

 drivers/mtd/spi/Makefile             |    1 +
 drivers/mtd/spi/eon.c                |  275 ++++++++++++++++++++++++++++++++++
 drivers/mtd/spi/spi_flash.c          |    3 +
 drivers/mtd/spi/spi_flash_internal.h |    1 +
 drivers/mtd/spi/winbond.c            |   39 ++++--
 5 files changed, 309 insertions(+), 10 deletions(-)
 create mode 100644 drivers/mtd/spi/eon.c


More information about the U-Boot mailing list