Dear Mike Frysinger, In message <[email protected]> you wrote: > The following changes since commit 39ddd10b046fb791f47281ffb2100be01909ad72: > > Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master (2010-06-30 > 10:10:32 +0200) > > are available in the git repository at: > > git://www.denx.de/git/u-boot-blackfin.git sf > > Mike Frysinger (1): > sf: move useful messages from debug to printf > > Thomas Chou (1): > spi_flash: support old STMicro parts with RES > > Wolfgang Wegner (1): > add redundant environment for env_sf.c > > common/env_sf.c | 232 > +++++++++++++++++++++++++++++++++++++++++++ > drivers/mtd/spi/atmel.c | 7 +- > drivers/mtd/spi/macronix.c | 5 +- > drivers/mtd/spi/spansion.c | 5 +- > drivers/mtd/spi/spi_flash.c | 5 +- > drivers/mtd/spi/sst.c | 5 +- > drivers/mtd/spi/stmicro.c | 26 +++++- > drivers/mtd/spi/winbond.c | 7 +- > 8 files changed, 276 insertions(+), 16 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: [email protected] "There's only one kind of woman ..." "Or man, for that matter. You either believe in yourself or you don't." -- Kirk and Harry Mudd, "Mudd's Women", stardate 1330.1 _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

