[U-Boot] Pull request: nand flash
Wolfgang Denk
wd at denx.de
Thu Oct 30 20:57:21 CET 2008
Dear Scott Wood,
In message <20081029213121.GA28217 at ld0162-tx32.am.freescale.net> you wrote:
> The following changes since commit b1d0db1805c3395149777e507b6da53410abac4e:
> Kumar Gala (1):
> bootm: Added CONFIG_BOOTM_{LINUX, NETBSD, RTEMS}
>
> are available in the git repository at:
>
> git://git.denx.de/u-boot-nand-flash.git master
>
> Haiying Wang (2):
> Make Freescale local bus registers available for both 83xx and 85xx.
> NAND: Add support for MPC8572DS board
>
> Karl Beldan (1):
> NAND: Reset chip on power-up
>
> Scott Wood (5):
> NAND: sync with 2.6.27
> NAND: Align right column of the shorthelp with other commands.
> NAND fsl elbc: Set FMR[ECCM] based on page size.
> NAND: Properly create JFFS2 cleanmarkers.
> mpc8313erdb: Document NAND boot.
>
> board/freescale/mpc8313erdb/sdram.c | 2 +-
> board/freescale/mpc8349emds/mpc8349emds.c | 2 +-
> board/freescale/mpc8349itx/mpc8349itx.c | 2 +-
> board/freescale/mpc8360emds/mpc8360emds.c | 2 +-
> board/freescale/mpc8572ds/law.c | 1 +
> board/freescale/mpc8572ds/tlb.c | 6 ++
> board/sbc8349/sbc8349.c | 2 +-
> common/cmd_nand.c | 2 +-
> cpu/mpc83xx/cpu.c | 2 +-
> doc/README.mpc8313erdb | 36 +++++++-
> drivers/mtd/nand/diskonchip.c | 43 ++++------
> drivers/mtd/nand/fsl_elbc_nand.c | 36 ++++++---
> drivers/mtd/nand/nand_base.c | 135 +++++++++++++++++++++++++++--
> drivers/mtd/nand/nand_bbt.c | 2 -
> drivers/mtd/nand/nand_ecc.c | 7 +-
> drivers/mtd/nand/nand_ids.c | 3 +-
> drivers/mtd/nand/nand_util.c | 30 +++----
> drivers/mtd/onenand/onenand_base.c | 2 +-
> include/asm-ppc/fsl_lbc.h | 130 +++++++++++++++++++++++++++
> include/asm-ppc/immap_83xx.h | 57 ++-----------
> include/asm-ppc/immap_85xx.h | 1 +
> include/configs/MPC8572DS.h | 56 ++++++++++++-
> include/linux/mtd/blktrans.h | 2 -
> include/linux/mtd/doc2000.h | 2 -
> include/linux/mtd/mtd.h | 32 ++++++--
> include/linux/mtd/nand.h | 12 ++-
> include/linux/mtd/nand_ecc.h | 2 -
> include/linux/mtd/nftl.h | 7 +-
> include/linux/mtd/onenand.h | 1 +
> include/linux/mtd/onenand_regs.h | 6 ++
> include/mpc83xx.h | 85 ------------------
> nand_spl/nand_boot_fsl_elbc.c | 4 +-
> 32 files changed, 473 insertions(+), 239 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
Here is an Appalachian version of management's answer to those who
are concerned with the fate of the project: "Don't worry about the
mule. Just load the wagon." - Mike Dennison's hillbilly uncle
More information about the U-Boot
mailing list