mbox

[U-Boot] Please pull u-boot-cfi-flash/master

Message ID 5174FE76.8070507@denx.de
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

git://www.denx.de/git/u-boot-cfi-flash.git master

Message

Stefan Roese April 22, 2013, 9:10 a.m. UTC
Hi Tom,

please pull the following patch:

The following changes since commit d10f68ae47b67acab8b110b5c605dde4197a1820:

  Prepare v2013.04 (2013-04-19 10:25:43 -0400)

are available in the git repository at:

  git://www.denx.de/git/u-boot-cfi-flash.git master

for you to fetch changes up to 352ef3f1b613cb711c51ec962d2cc1eafff1bf95:

  flash: Add optional verify-after-write feature (2013-04-22 10:56:38 +0200)

----------------------------------------------------------------
Stefan Roese (1):
      flash: Add optional verify-after-write feature

 README         |  9 +++++++++
 common/flash.c | 11 +++++++++++
 2 files changed, 20 insertions(+)

Comments

Tom Rini April 22, 2013, 5:51 p.m. UTC | #1
On Mon, Apr 22, 2013 at 11:10:14AM +0200, Stefan Roese wrote:

> Hi Tom,
> 
> please pull the following patch:
> 
> The following changes since commit d10f68ae47b67acab8b110b5c605dde4197a1820:
> 
>   Prepare v2013.04 (2013-04-19 10:25:43 -0400)
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-cfi-flash.git master
> 
> for you to fetch changes up to 352ef3f1b613cb711c51ec962d2cc1eafff1bf95:
> 
>   flash: Add optional verify-after-write feature (2013-04-22 10:56:38 +0200)
> 
> ----------------------------------------------------------------
> Stefan Roese (1):
>       flash: Add optional verify-after-write feature
> 
>  README         |  9 +++++++++
>  common/flash.c | 11 +++++++++++
>  2 files changed, 20 insertions(+)

Applied to u-boot/master, thanks!