mbox

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

Message ID 201104071025.32882.sr@denx.de
State Accepted
Headers show

Pull-request

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

Message

Stefan Roese April 7, 2011, 8:25 a.m. UTC
Hi Wolfgang,

please pull the following changes:

The following changes since commit 4db2fa7f9446d0f2fe8db3d62184b1212fe22707:

  Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx (2011-04-05 12:24:20 +0200)

are available in the git repository at:

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

Heiko Schocher (1):
      mtd, cfi: introduce void flash_protect_default(void)

Mario Schuknecht (1):
      cfi_flash: use AMD fixups for AMIC (e.g. A29L160A series) too

 drivers/mtd/cfi_flash.c |   80 +++++++++++++++++++++++++---------------------
 include/flash.h         |    1 +
 2 files changed, 44 insertions(+), 37 deletions(-)

Comments

Wolfgang Denk April 10, 2011, 7:05 p.m. UTC | #1
Dear Stefan Roese,

In message <201104071025.32882.sr@denx.de> you wrote:
> Hi Wolfgang,
> 
> please pull the following changes:
> 
> The following changes since commit 4db2fa7f9446d0f2fe8db3d62184b1212fe22707:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx (2011-04-05 12:24:20 +0200)
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-cfi-flash.git master
> 
> Heiko Schocher (1):
>       mtd, cfi: introduce void flash_protect_default(void)
> 
> Mario Schuknecht (1):
>       cfi_flash: use AMD fixups for AMIC (e.g. A29L160A series) too
> 
>  drivers/mtd/cfi_flash.c |   80 +++++++++++++++++++++++++---------------------
>  include/flash.h         |    1 +
>  2 files changed, 44 insertions(+), 37 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk