[U-Boot] Pull request: nand flash

Wolfgang Denk wd at denx.de
Sun May 20 22:49:23 CEST 2012


Dear Scott Wood,

In message <20120518232351.GA523 at tyr.buserror.net> you wrote:
> The following changes since commit f50bf50d7f6f99c5ad4666d63a7eef43d3940500:
> 
>   Improve MAKEALL parallel builds (2012-05-18 13:49:04 +0200)
> 
> are available in the git repository at:
>   git://git.denx.de/u-boot-nand-flash.git master
> 
> Heiko Schocher (1):
>       mtd, nand: move some printfs to debug output.
> 
> Liu, Wentao (1):
>       nand_util: correct YAFFS image write function
> 
> Prabhakar Kushwaha (2):
>       driver/mtd: IFC NAND: Add support of ONFI NAND flash
>       driver/mtd:IFC: Fix possible memory leak
> 
> Scott Wood (2):
>       nand: extend .raw accesses to work on multiple pages
>       powerpc/85xx: fix NAND boot linker scripts for -fpic
> 
> Stefan Roese (1):
>       NAND: Remove ONFI detection message to from bootup log
> 
>  arch/powerpc/cpu/mpc85xx/u-boot-nand.lds     |    5 +-
>  arch/powerpc/cpu/mpc85xx/u-boot-nand_spl.lds |    4 +-
>  common/cmd_nand.c                            |   95 +++++++++++++++++++-------
>  doc/README.nand                              |   16 ++--
>  drivers/mtd/nand/fsl_ifc_nand.c              |   22 +++++--
>  drivers/mtd/nand/nand_base.c                 |    5 +-
>  drivers/mtd/nand/nand_bbt.c                  |   13 ++--
>  drivers/mtd/nand/nand_util.c                 |    2 +-
>  8 files changed, 113 insertions(+), 49 deletions(-)

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
"No proper program contains  an  indication  which  as  an  operator-
applied  occurrence  identifies an operator-defining occurrence which
as an indication-applied occurrence identifies an indication-defining
occurrence different from the one identified by the given  indication
as an indication-applied occurrence."               - ALGOL 68 Report


More information about the U-Boot mailing list