[U-Boot] Pull request u-boot-blackfin.git (sf branch)
Mike Frysinger
vapier at gentoo.org
Thu Jul 1 05:51:50 CEST 2010
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(-)
More information about the U-Boot
mailing list