[U-Boot] Pull request u-boot-blackfin.git (sf branch)
Mike Frysinger
vapier at gentoo.org
Tue Jul 31 16:53:26 CEST 2012
The following changes since commit b98b611502f5e0a85a1f8e15cf46c470cb105614:
Merge branch 'next' of git://git.denx.de/u-boot (2012-07-30 20:39:52 +0200)
are available in the git repository at:
git://www.denx.de/git/u-boot-blackfin.git sf
for you to fetch changes up to b54d1f26ff216ef08307b7652647cc92124c2be1:
sf: stmicro: add geometrical info for N25Q256 from Micron (2012-04-08 10:55:55 +0000)
----------------------------------------------------------------
Gerlando Falauto (1):
cmd_sf: add size checking to spi flash commands
Jérôme Carretero (1):
sf: stmicro: add geometrical info for N25Q256 from Micron
Mike Frysinger (5):
sf: inline data constants
sf: unify erase commands
sf: eon: drop duplicate id
sf: sst: inline duplicate write enable helper funcs
sf: unify status register writing (and thus block unlocking)
common/cmd_sf.c | 14 ++++++
drivers/mtd/spi/eon.c | 35 ++-------------
drivers/mtd/spi/macronix.c | 82 ++--------------------------------
drivers/mtd/spi/spansion.c | 24 ++--------
drivers/mtd/spi/spi_flash.c | 35 +++++++++++++--
drivers/mtd/spi/spi_flash_internal.h | 10 ++++-
drivers/mtd/spi/sst.c | 66 +++------------------------
drivers/mtd/spi/stmicro.c | 28 ++++--------
drivers/mtd/spi/winbond.c | 55 ++---------------------
9 files changed, 85 insertions(+), 264 deletions(-)
More information about the U-Boot
mailing list