All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] Pull request: nand flash
@ 2008-10-31 21:40 Scott Wood
  2008-11-01  0:34 ` [U-Boot] Building u-boot for the AT91RM9200-EK circa 2008 Pink Boy
  2008-11-01 15:21 ` [U-Boot] Pull request: nand flash Wolfgang Denk
  0 siblings, 2 replies; 15+ messages in thread
From: Scott Wood @ 2008-10-31 21:40 UTC (permalink / raw)
  To: u-boot

One more patch got added to the previous pull request.

The following changes since commit 7c84fe6a06dad9f793ed85b39b1e6c11a7882f5c:
  Bartlomiej Sieka (1):
        Fix to the auto-update feature documentation (CONFIG_UPDATE_TFTP_MSEC_MAX)

are available in the git repository at:

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

Alessandro Rubini (1):
      NAND: Allow NAND and OneNAND to coexist

Haiying Wang (1):
      NAND: Fix CONFIG_ENV_ADDR for MPC8572DS

Jason Jin (1):
      NAND: Add NAND support for MPC8536DS board

Scott Wood (1):
      JFFS2: Eliminate compiler error when both NAND and OneNAND are enabled.

 board/freescale/mpc8536ds/law.c |    1 +
 board/freescale/mpc8536ds/tlb.c |    5 +++
 fs/jffs2/jffs2_1pass.c          |   12 +++----
 include/configs/MPC8536DS.h     |   56 ++++++++++++++++++++++++++++++-
 include/configs/MPC8572DS.h     |    2 +-
 include/linux/mtd/nand.h        |   70 +--------------------------------------
 6 files changed, 67 insertions(+), 79 deletions(-)

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2008-11-06  8:15 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-31 21:40 [U-Boot] Pull request: nand flash Scott Wood
2008-11-01  0:34 ` [U-Boot] Building u-boot for the AT91RM9200-EK circa 2008 Pink Boy
2008-11-01  9:44   ` Jean-Christophe PLAGNIOL-VILLARD
2008-11-01 14:34     ` Ulf Samuelsson
2008-11-02  0:34     ` Pink Boy
2008-11-03  7:26   ` Martin Hejnfelt
2008-11-03 11:11     ` Wolfgang Denk
2008-11-03 12:07       ` Martin Hejnfelt
2008-11-03 20:11         ` Wolfgang Denk
2008-11-03 21:40           ` Pink Boy
2008-11-03 22:51             ` James Black
2008-11-03 23:02             ` Wolfgang Denk
2008-11-06  1:48           ` Pink Boy
2008-11-06  8:15             ` Wolfgang Denk
2008-11-01 15:21 ` [U-Boot] Pull request: nand flash Wolfgang Denk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.