[U-Boot] Pull request: nand flash

Wolfgang Denk wd at denx.de
Wed Feb 3 20:08:29 CET 2010


Dear Scott Wood,

In message <20100127211334.GA1965 at loki.buserror.net> you wrote:
> The following changes since commit 9b208ece0a4e040774e24990b7cb6f0ad0ca4cc7:
>   Wolfgang Denk (1):
>         Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-nand-flash.git master
> 
> John Rigby (3):
>       arm926ejs: add nand_spl boot support
>       Add MX25 support to nand_spl fsl nfc driver
>       Nand mxc_nand add v1.1 controller support
> 
> Liu Yu (1):
>       Nand boot: Add nand boot support for MPC8569mds board
> 
> Wolfgang Denk (1):
>       env_nand.c: print error message and fail gracefully
> 
>  MAKEALL                                         |    1 +
>  Makefile                                        |    1 +
>  board/freescale/mpc8569mds/config.mk            |    9 +
>  board/freescale/mpc8569mds/tlb.c                |   11 +
>  common/env_nand.c                               |    7 +
>  cpu/arm926ejs/start.S                           |   42 ++-
>  drivers/mtd/nand/mxc_nand.c                     |  617 ++++++++++++++++++++---
>  include/configs/MPC8569MDS.h                    |   64 +++-
>  include/fsl_nfc.h                               |   86 +++-
>  nand_spl/board/freescale/mpc8569mds/Makefile    |  133 +++++
>  nand_spl/board/freescale/mpc8569mds/nand_boot.c |   75 +++
>  nand_spl/nand_boot_fsl_nfc.c                    |   72 +++-
>  12 files changed, 1016 insertions(+), 102 deletions(-)
>  create mode 100644 nand_spl/board/freescale/mpc8569mds/Makefile
>  create mode 100644 nand_spl/board/freescale/mpc8569mds/nand_boot.c

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
This is an unauthorized cybernetic announcement.


More information about the U-Boot mailing list