[U-Boot] Pull request u-boot-blackfin.git (sf branch)
Wolfgang Denk
wd at denx.de
Tue Jul 31 21:53:31 CEST 2012
Dear Mike Frysinger,
In message <1343746406-27916-1-git-send-email-vapier at gentoo.org> you wrote:
> 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(-)
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: wd at denx.de
Making files is easy under the UNIX operating system. Therefore,
users tend to create numerous files using large amounts of file
space. It has been said that the only standard thing about all UNIX
systems is the message-of-the-day telling users to clean up their
files. -- System V.2 administrator's guide
More information about the U-Boot
mailing list