Re: [U-Boot] [PATCH 0/9] spi flash updates for v2011.09

2011-06-29 Thread Wolfgang Denk
Dear Mike Frysinger,

In message <1309282694-27103-1-git-send-email-vap...@gentoo.org> you wrote:
> These have all been posted already.  A few part updates, bug fixes,
> code unification, and that kind of fun stuff.

Then why exactly are you reposting these here?

And IF these are reposts, why dopn't I see a patch version in the
Subject line, nor any change log in the patches itself?

NAK on the whole series.

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: w...@denx.de
You don't have to stay up nights to succeed; you have to  stay  awake
days.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] [PATCH 0/9] spi flash updates for v2011.09

2011-06-28 Thread Mike Frysinger
These have all been posted already.  A few part updates, bug fixes,
code unification, and that kind of fun stuff.

Macpaul Lin (1):
  sf: macronix: add MX25L4005 and MX25L8005

Mike Frysinger (6):
  sf: unify write enable commands
  sf: unify write funcs
  sf: kill off now-unused local state
  sf: eon/stmicro: inline useless ID defines
  sf: unify write disable commands
  sf: sst: support newer standardized flashes

Shaohui Xie (1):
  sf: spansion: add support for S25FL129P_64K

Simon Guinot (1):
  sf: macronix: disable write protection when initializing

 drivers/mtd/spi/eon.c|  102 
 drivers/mtd/spi/macronix.c   |  126 +++---
 drivers/mtd/spi/ramtron.c|2 +-
 drivers/mtd/spi/spansion.c   |  107 ++---
 drivers/mtd/spi/spi_flash.c  |   59 -
 drivers/mtd/spi/spi_flash_internal.h |   25 +++
 drivers/mtd/spi/sst.c|   26 ++-
 drivers/mtd/spi/stmicro.c|  124 ++
 drivers/mtd/spi/winbond.c|  104 
 include/spi_flash.h  |5 +-
 10 files changed, 232 insertions(+), 448 deletions(-)

-- 
1.7.5.3

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot