[U-Boot] Pull request: nand flash
Scott Wood
scottwood at freescale.com
Fri Apr 15 23:28:50 CEST 2011
The following changes since commit 73e5476e1edf1b860dbd9b5fc21ef32ac1b551ba:
MAINTAINERS: fix email address case (2011-04-13 22:40:51 +0200)
are available in the git repository at:
git://git.denx.de/u-boot-nand-flash.git master
Alex Waterman (1):
nand_spl: Fix large page nand_command()
Dipen Dudhat (1):
powerpc/85xx: Modify NAND loader makefiles to compile NAND_SPL linker script
Florian Fainelli (2):
NAND: Fix integer overflow in ONFI detection of chips >= 4GiB
NAND: rearrange ONFI revision checking, add ONFI 2.3
Matthew McClintock (1):
nand/spl: Assuming a static nand page size to reduce code size
drivers/mtd/nand/nand_base.c | 22 +++++++++++++---------
nand_spl/board/freescale/mpc8536ds/Makefile | 11 +++++++----
nand_spl/board/freescale/mpc8569mds/Makefile | 11 +++++++----
nand_spl/board/freescale/mpc8572ds/Makefile | 11 +++++++----
nand_spl/board/freescale/p1_p2_rdb/Makefile | 11 +++++++----
nand_spl/nand_boot.c | 4 ++++
nand_spl/nand_boot_fsl_elbc.c | 10 +++++-----
7 files changed, 50 insertions(+), 30 deletions(-)
More information about the U-Boot
mailing list