mbox

[U-Boot] Pull request: nand flash

Message ID 20110209195903.GA10707@schlenkerla.am.freescale.net
State Accepted
Headers show

Pull-request

git://git.denx.de/u-boot-nand-flash.git master

Message

Scott Wood Feb. 9, 2011, 7:59 p.m. UTC
The following changes since commit 8d4addc3c3fe1a9ea160a5a1a20a1f934ff3fe97:

  Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx (2011-02-06 22:41:53 +0100)

are available in the git repository at:

  git://git.denx.de/u-boot-nand-flash.git master

Scott Wood (1):
      NAND: env: remember the flags used in the previous environment

 common/env_nand.c |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

Comments

Wolfgang Denk Feb. 9, 2011, 8:25 p.m. UTC | #1
Dear Scott Wood,

In message <20110209195903.GA10707@schlenkerla.am.freescale.net> you wrote:
> The following changes since commit 8d4addc3c3fe1a9ea160a5a1a20a1f934ff3fe97:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx (2011-02-06 22:41:53 +0100)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-nand-flash.git master
> 
> Scott Wood (1):
>       NAND: env: remember the flags used in the previous environment
> 
>  common/env_nand.c |    6 +++++-
>  1 files changed, 5 insertions(+), 1 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk