
1 Jul
2010
1 Jul
'10
5:50 a.m.
These have been posted in the past and shouldn't be any pending issues.
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(-)