mbox

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

Message ID 5028F978.3040609@roese.nl
State Accepted
Delegated to: Wolfgang Denk
Headers show

Pull-request

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

Message

Stefan Roese Aug. 13, 2012, 12:56 p.m. UTC
Hi Wolfgang,

please pull the following patches:

The following changes since commit b4f106be2d8a4eb34ce41c5306d5a4fcc37e60e3:

  dts/Makefile: Turn off some predefined macros (2012-08-10 23:54:16 +0200)

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 81316a902a2c76bc880ab49c6d157e3e9754806d:

  mtd/cfi_flash: fix write problems for Numonyx P33/30 32 MBit flashs
(2012-08-13 14:34:44 +0200)

----------------------------------------------------------------
Anatolij Gustschin (1):
      cfi_flash: add support for Spansion flash PPB sector protection

Holger Brunck (1):
      mtd/cfi_flash: fix write problems for Numonyx P33/30 32 MBit flashs

 drivers/mtd/cfi_flash.c | 117
+++++++++++++++++++++++++++++++++++++++---------
 include/flash.h         |   1 +
 include/mtd/cfi_flash.h |   7 +++
 3 files changed, 103 insertions(+), 22 deletions(-)

Comments

Wolfgang Denk Aug. 13, 2012, 7:39 p.m. UTC | #1
Dear Stefan Roese,

In message <5028F978.3040609@roese.nl> you wrote:
> Hi Wolfgang,
> 
> please pull the following patches:
> 
> The following changes since commit b4f106be2d8a4eb34ce41c5306d5a4fcc37e60e3:
> 
>   dts/Makefile: Turn off some predefined macros (2012-08-10 23:54:16 +0200)
> 
> 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 81316a902a2c76bc880ab49c6d157e3e9754806d:
> 
>   mtd/cfi_flash: fix write problems for Numonyx P33/30 32 MBit flashs
> (2012-08-13 14:34:44 +0200)
> 
> ----------------------------------------------------------------
> Anatolij Gustschin (1):
>       cfi_flash: add support for Spansion flash PPB sector protection
> 
> Holger Brunck (1):
>       mtd/cfi_flash: fix write problems for Numonyx P33/30 32 MBit flashs
> 
>  drivers/mtd/cfi_flash.c | 117
> +++++++++++++++++++++++++++++++++++++++---------
>  include/flash.h         |   1 +
>  include/mtd/cfi_flash.h |   7 +++
>  3 files changed, 103 insertions(+), 22 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk