[U-Boot] [PATCH 3/4] sf: unify erase functions
Wolfgang Denk
wd at denx.de
Mon Apr 11 21:01:40 CEST 2011
Dear Mike Frysinger,
In message <1294644014-7560-4-git-send-email-vapier at gentoo.org> you wrote:
> Signed-off-by: Mike Frysinger <vapier at gentoo.org>
> ---
> drivers/mtd/spi/eon.c | 55 ++---------------------------
> drivers/mtd/spi/macronix.c | 60 ++------------------------------
> drivers/mtd/spi/spansion.c | 57 ++-----------------------------
> drivers/mtd/spi/spi_flash.c | 58 +++++++++++++++++++++++++++++++
> drivers/mtd/spi/spi_flash_internal.h | 5 +++
> drivers/mtd/spi/sst.c | 63 ++--------------------------------
> drivers/mtd/spi/stmicro.c | 59 ++------------------------------
> drivers/mtd/spi/winbond.c | 61 ++-------------------------------
> 8 files changed, 83 insertions(+), 335 deletions(-)
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
Writing a book is like washing an elephant: there's no good place to
begin or end, and it's hard to keep track of what you've already
covered.
More information about the U-Boot
mailing list