mbox

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

Message ID 51F77B10.3010302@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 July 30, 2013, 8:36 a.m. UTC
Hi Tim,

please pull this CFI patch:

The following changes since commit 9fab4bf4cc077c21e43941866f3f2c196f28670d:

  powerpc/ppc4xx: Convert new gdsys files to SPDX license tags (2013-07-26 15:32:59 -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 6a19cc9df0ff76273cecd3cd72323a73ff44e8de:

  cfi_flash: Add prototypes of overridable functions (2013-07-30 09:11:54 +0200)

----------------------------------------------------------------
Masahiro Yamada (1):
      cfi_flash: Add prototypes of overridable functions

 include/mtd/cfi_flash.h | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

Comments

Tom Rini July 30, 2013, 2:27 p.m. UTC | #1
On Tue, Jul 30, 2013 at 10:36:32AM +0200, Stefan Roese wrote:

> Hi Tim,
> 
> please pull this CFI patch:
> 
> The following changes since commit 9fab4bf4cc077c21e43941866f3f2c196f28670d:
> 
>   powerpc/ppc4xx: Convert new gdsys files to SPDX license tags (2013-07-26 15:32:59 -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 6a19cc9df0ff76273cecd3cd72323a73ff44e8de:
> 
>   cfi_flash: Add prototypes of overridable functions (2013-07-30 09:11:54 +0200)
> 
> ----------------------------------------------------------------
> Masahiro Yamada (1):
>       cfi_flash: Add prototypes of overridable functions
> 
>  include/mtd/cfi_flash.h | 14 ++++++++++++++
>  1 file changed, 14 insertions(+)

Applied to u-boot/master, thanks!