linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/8] nand support on omap3 boards
@ 2010-07-09 14:27 Sukumar Ghorai
  2010-07-09 14:27 ` [PATCH v4 1/5] omap3 flash: rename board-sdp-flash.c to be use by other boards Sukumar Ghorai
  2010-08-02 12:52 ` [PATCH v4 0/8] nand support on omap3 boards Tony Lindgren
  0 siblings, 2 replies; 7+ messages in thread
From: Sukumar Ghorai @ 2010-07-09 14:27 UTC (permalink / raw)
  To: linux-omap; +Cc: linux-mtd, linux-arm-kernel, Sukumar Ghorai

   The following set of patches applies on top of for-next branch.
   And these are the patches required to enable nand (nor and onenand for sdp
   only) for different platform.
   
   v4: patch rebase on latest code base; depend on
	http://www.mail-archive.com/linux-omap@vger.kernel.org/msg31950.html
   
   v3:  http://www.mail-archive.com/linux-omap@vger.kernel.org/msg30735.html
	patch rebase on latest nand patch and depend on -
	http://www.mail-archive.com/linux-omap@vger.kernel.org/msg30305.html
   
   v2: http://www.mail-archive.com/linux-omap@vger.kernel.org/msg26479.html
	rework to use full nand in partition table of ZOOM2/3;
	ZOOM1(LDP)support added.
		
   v1: http://www.mail-archive.com/linux-omap@vger.kernel.org/msg22205.html

Sukumar Ghorai (5):
	omap3 flash: rename board-sdp-flash.c to be use by other boards
	omap3: add support for NAND on zoom2 board
	omap3: add support for NAND on zoom3 board
	omap-3630-sdp : Add support for Flash
	omap3: add support for NAND on LDP board

 arch/arm/mach-omap2/Makefile                  |    6 +-
 arch/arm/mach-omap2/board-3430sdp.c           |   16 +++-
 arch/arm/mach-omap2/board-3630sdp.c           |  120 +++++++++++++++++++++++++
 arch/arm/mach-omap2/board-ldp.c               |   35 +++++++
 arch/arm/mach-omap2/board-sdp-flash.c         |   88 ++++++++-----------
 arch/arm/mach-omap2/board-zoom2.c             |   43 +++++++++
 arch/arm/mach-omap2/board-zoom3.c             |   43 +++++++++
 arch/arm/mach-omap2/include/mach/board-sdp.h  |    9 ++-
 arch/arm/mach-omap2/include/mach/board-zoom.h |    6 ++
 9 files changed, 311 insertions(+), 55 deletions(-)


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

end of thread, other threads:[~2010-08-02 12:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-09 14:27 [PATCH v4 0/8] nand support on omap3 boards Sukumar Ghorai
2010-07-09 14:27 ` [PATCH v4 1/5] omap3 flash: rename board-sdp-flash.c to be use by other boards Sukumar Ghorai
2010-07-09 14:27   ` [PATCH v4 2/5] omap3: add support for NAND on zoom2 board Sukumar Ghorai
2010-07-09 14:27     ` [PATCH v4 3/5] omap3: add support for NAND on zoom3 board Sukumar Ghorai
2010-07-09 14:27       ` [PATCH v4 4/5] omap-3630-sdp : Add support for Flash Sukumar Ghorai
2010-07-09 14:27         ` [PATCH v4 5/5] omap3: add support for NAND on LDP board Sukumar Ghorai
2010-08-02 12:52 ` [PATCH v4 0/8] nand support on omap3 boards Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).