mbox

[U-Boot] Pull request u-boot-blackfin.git (sf branch)

Message ID 1317335305-24780-1-git-send-email-vapier@gentoo.org
State Accepted
Delegated to: Wolfgang Denk
Headers show

Pull-request

git://www.denx.de/git/u-boot-blackfin.git sf

Message

Mike Frysinger Sept. 29, 2011, 10:28 p.m. UTC
The following changes since commit 1d5e7fb403257d62f0f2419cb83fdf6b0f02f215:

  Prepare v2011.09 (2011-09-29 21:11:15 +0200)

are available in the git repository at:
  git://www.denx.de/git/u-boot-blackfin.git sf

All have been posted to the list already.

Shaohui Xie (1):
      sf: eon: add support for EN25Q32B parts

Simon Glass (1):
      cmd_sf: add "update" subcommand to do smart SPI flash update

 common/cmd_sf.c       |   86 +++++++++++++++++++++++++++++++++++++++++++++++--
 drivers/mtd/spi/eon.c |    8 ++++
 2 files changed, 91 insertions(+), 3 deletions(-)

Comments

Wolfgang Denk Oct. 1, 2011, 7:44 p.m. UTC | #1
Dear Mike Frysinger,

In message <1317335305-24780-1-git-send-email-vapier@gentoo.org> you wrote:
> The following changes since commit 1d5e7fb403257d62f0f2419cb83fdf6b0f02f215:
> 
>   Prepare v2011.09 (2011-09-29 21:11:15 +0200)
> 
> are available in the git repository at:
>   git://www.denx.de/git/u-boot-blackfin.git sf
> 
> All have been posted to the list already.
> 
> Shaohui Xie (1):
>       sf: eon: add support for EN25Q32B parts
> 
> Simon Glass (1):
>       cmd_sf: add "update" subcommand to do smart SPI flash update
> 
>  common/cmd_sf.c       |   86 +++++++++++++++++++++++++++++++++++++++++++++++--
>  drivers/mtd/spi/eon.c |    8 ++++
>  2 files changed, 91 insertions(+), 3 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk