public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/5] da850evm NAND support
@ 2010-10-12 16:57 Ben Gardiner
  2010-10-12 16:57 ` [U-Boot] [PATCH] davinci_nand, trivial : use symbolic ECC start command Ben Gardiner
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Ben Gardiner @ 2010-10-12 16:57 UTC (permalink / raw)
  To: u-boot

This patch series adds NAND support to the da850evm. The support is in the
spirit of that found in the omap-l1 and u-boot-davinci trees where NAND support
can be enabled with the addition of a single '#define CONFIG_USE_NAND' to the 
top of the include/configs/da850evm.h file. Pinmux entries are added for NAND
so that NAND is usable even when the boot mode is not from NAND. Also the 
mtdpart, ubi and ubifs commands are proposed to be added to the NAND support 
because of their importance when using NAND.

Ben Gardiner (5):
  davinci_nand, trivial : use symbolic ECC start command
  da850evm : enable NAND even when not in NAND boot mode
  da850evm: setup the NAND flash timings
  da850evm: setup NAND support under CONFIG_USE_NAND
  da850evm: add mtdpart and ubi commands with NAND support

 board/davinci/da8xxevm/da850evm.c |   40 +++++++++++++++++++++++++++++++++++++
 drivers/mtd/nand/davinci_nand.c   |    3 +-
 include/configs/da850evm.h        |   37 ++++++++++++++++++++++++++++++++++
 3 files changed, 79 insertions(+), 1 deletions(-)

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

end of thread, other threads:[~2010-10-12 16:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-12 16:57 [U-Boot] [PATCH 0/5] da850evm NAND support Ben Gardiner
2010-10-12 16:57 ` [U-Boot] [PATCH] davinci_nand, trivial : use symbolic ECC start command Ben Gardiner
2010-10-12 16:57 ` [U-Boot] [PATCH] da850evm : enable NAND even when not in NAND boot mode Ben Gardiner
2010-10-12 16:58 ` [U-Boot] [PATCH] da850evm: setup the NAND flash timings Ben Gardiner
2010-10-12 16:58 ` [U-Boot] [PATCH] da850evm: setup NAND support under CONFIG_USE_NAND Ben Gardiner
2010-10-12 16:58 ` [U-Boot] [PATCH] da850evm: add mtdpart and ubi commands with NAND support Ben Gardiner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox