mbox

[U-Boot] Pull request: nand flash

Message ID 20111010221201.GA20361@schlenkerla.am.freescale.net
State Accepted
Headers show

Pull-request

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

Message

Scott Wood Oct. 10, 2011, 10:12 p.m. UTC
The following changes since commit 0841ca90f22d73b0ea4642ef1ce33d879bb2f3ff:

  arm920t/s3c24x0/usb_ohci.c: fix warning: variable ... set but not used (2011-10-09 23:24:50 +0200)

are available in the git repository at:
  git://git.denx.de/u-boot-nand-flash.git master

Laurence Withers (1):
      NAND: davinci: choose correct 1-bit h/w ECC reg

 drivers/mtd/nand/davinci_nand.c |   26 +++++++++++++-------------
 1 files changed, 13 insertions(+), 13 deletions(-)

Comments

Wolfgang Denk Oct. 12, 2011, 8:44 p.m. UTC | #1
Dear Scott Wood,

In message <20111010221201.GA20361@schlenkerla.am.freescale.net> you wrote:
> The following changes since commit 0841ca90f22d73b0ea4642ef1ce33d879bb2f3ff:
> 
>   arm920t/s3c24x0/usb_ohci.c: fix warning: variable ... set but not used (2011-10-09 23:24:50 +0200)
> 
> are available in the git repository at:
>   git://git.denx.de/u-boot-nand-flash.git master
> 
> Laurence Withers (1):
>       NAND: davinci: choose correct 1-bit h/w ECC reg
> 
>  drivers/mtd/nand/davinci_nand.c |   26 +++++++++++++-------------
>  1 files changed, 13 insertions(+), 13 deletions(-)
> 

Applied, thanks.

Best regards,

Wolfgang Denk