[U-Boot] [PATCH v2] sf: new driver for Winbond W25X16/32/64 devices
Wolfgang Denk
wd at denx.de
Sun Nov 22 23:54:34 CET 2009
Dear Mike Frysinger,
In message <1255122743-20232-1-git-send-email-vapier at gentoo.org> you wrote:
> From: Jason McMullan <mcmullan at netapp.com>
>
> Signed-off-by: Jason McMullan <jason.mcmullan at gmail.com>
> Signed-off-by: Mike Frysinger <vapier at gentoo.org>
> ---
> v2
> - fix up issues after talking to Jason
>
> Wolfgang: is this ok to merge for this release ? it's been sitting
> around for a long time and the only problem with it was legal stuff
> from Jason. i found his new e-mail address and was able to sort that
> out. it's a new driver, so shouldnt cause regressions.
>
> drivers/mtd/spi/Makefile | 1 +
> drivers/mtd/spi/spi_flash.c | 5 +
> drivers/mtd/spi/spi_flash_internal.h | 1 +
> drivers/mtd/spi/winbond.c | 332 ++++++++++++++++++++++++++++++++++
> 4 files changed, 339 insertions(+), 0 deletions(-)
> create mode 100644 drivers/mtd/spi/winbond.c
Applied to "master", 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
All these theories, diverse as they are, have two things in common:
they explain the observed facts, and they are completeley and utterly
wrong. - Terry Pratchett, _The Light Fantastic_
More information about the U-Boot
mailing list