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

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

Dear Mike Frysinger,
In message 1292594185-20198-1-git-send-email-vapier@gentoo.org you wrote:
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
Applied to "next", thanks.
Best regards,
Wolfgang Denk
participants (2)
-
Mike Frysinger
-
Wolfgang Denk