All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] nand support on zoom boards
@ 2010-01-13  7:01 Vimal Singh
  2010-02-11  5:17 ` Vimal Singh
  0 siblings, 1 reply; 2+ messages in thread
From: Vimal Singh @ 2010-01-13  7:01 UTC (permalink / raw)
  To: linux-omap; +Cc: Tony Lindgren

>From 345704a79f15b0481b14d5d504b0bcdf55f2a9a6 Mon Sep 17 00:00:00 2001
From: Vimal Singh <vimalsingh@ti.com>
Date: Tue, 12 Jan 2010 18:12:53 +0530
Subject: [PATCH] nand support on zoom boards

I have verified it on zoom2/3 support on zoom boards.
I still have not tried it on LDP (zoom1) board. So, I'll post patch
for same later.


Vimal Singh (3):
  OMAP: ZOOM: Introducing 'board-zoom-flash.c'
  OMAP3: Add support for NAND on ZOOM2 board
  OMAP3: Add support for NAND on ZOOM3 board

 arch/arm/mach-omap2/Makefile                  |    2 +
 arch/arm/mach-omap2/board-zoom-flash.c        |   85 +++++++++++++++++++++++++
 arch/arm/mach-omap2/board-zoom2.c             |   49 ++++++++++++++
 arch/arm/mach-omap2/board-zoom3.c             |   49 ++++++++++++++
 arch/arm/mach-omap2/include/mach/board-zoom.h |   11 +++
 5 files changed, 196 insertions(+), 0 deletions(-)
 create mode 100644 arch/arm/mach-omap2/board-zoom-flash.c

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

* Re: [PATCH 0/3] nand support on zoom boards
  2010-01-13  7:01 [PATCH 0/3] nand support on zoom boards Vimal Singh
@ 2010-02-11  5:17 ` Vimal Singh
  0 siblings, 0 replies; 2+ messages in thread
From: Vimal Singh @ 2010-02-11  5:17 UTC (permalink / raw)
  To: linux-omap; +Cc: Tony Lindgren

Re-posting this patch series once again after re-basing on latest LO master.

-
vimal

On Wed, Jan 13, 2010 at 12:31 PM, Vimal Singh <vimal.newwork@gmail.com> wrote:
> From 345704a79f15b0481b14d5d504b0bcdf55f2a9a6 Mon Sep 17 00:00:00 2001
> From: Vimal Singh <vimalsingh@ti.com>
> Date: Tue, 12 Jan 2010 18:12:53 +0530
> Subject: [PATCH] nand support on zoom boards
>
> I have verified it on zoom2/3 support on zoom boards.
> I still have not tried it on LDP (zoom1) board. So, I'll post patch
> for same later.
>
>
> Vimal Singh (3):
>  OMAP: ZOOM: Introducing 'board-zoom-flash.c'
>  OMAP3: Add support for NAND on ZOOM2 board
>  OMAP3: Add support for NAND on ZOOM3 board
>
>  arch/arm/mach-omap2/Makefile                  |    2 +
>  arch/arm/mach-omap2/board-zoom-flash.c        |   85 +++++++++++++++++++++++++
>  arch/arm/mach-omap2/board-zoom2.c             |   49 ++++++++++++++
>  arch/arm/mach-omap2/board-zoom3.c             |   49 ++++++++++++++
>  arch/arm/mach-omap2/include/mach/board-zoom.h |   11 +++
>  5 files changed, 196 insertions(+), 0 deletions(-)
>  create mode 100644 arch/arm/mach-omap2/board-zoom-flash.c
>
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2010-02-11  5:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-01-13  7:01 [PATCH 0/3] nand support on zoom boards Vimal Singh
2010-02-11  5:17 ` Vimal Singh

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.