public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Introduce Zoom3 board
@ 2009-10-23 19:23 Vikram Pandita
  2009-10-23 19:23 ` [PATCH 1/3] omap: zoom: reuse zoom2 board file for zoom3 Vikram Pandita
  0 siblings, 1 reply; 13+ messages in thread
From: Vikram Pandita @ 2009-10-23 19:23 UTC (permalink / raw)
  To: linux-omap; +Cc: Vikram Pandita

Zoom3 is the next versoin of Zoom2 board.
There has been a silicon update from zoom2 to zoom3.

Zoom2 has OMAP34xx
Zoom3 has OMAP3630

Zoom3 = OMAP3630 SOM board + same zoom2 main board + same debugboard

We want to reuse the zoom2 files as much for zoom3, as at board level, 
there is no change at all.

Vikram Pandita (3):
  omap: zoom: reuse zoom2 board file for zoom3
  omap: zoom2: update makefile for boardfile name change
  omap: zoom3: add zoom3 board support

 arch/arm/mach-omap2/Kconfig             |    4 +
 arch/arm/mach-omap2/Makefile            |    5 +-
 arch/arm/mach-omap2/board-zoom2-zoom3.c |  296 +++++++++++++++++++++++++++++++
 arch/arm/mach-omap2/board-zoom2.c       |  292 ------------------------------
 4 files changed, 304 insertions(+), 293 deletions(-)
 create mode 100644 arch/arm/mach-omap2/board-zoom2-zoom3.c
 delete mode 100644 arch/arm/mach-omap2/board-zoom2.c


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

end of thread, other threads:[~2009-10-28 12:13 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-23 19:23 [PATCH 0/3] Introduce Zoom3 board Vikram Pandita
2009-10-23 19:23 ` [PATCH 1/3] omap: zoom: reuse zoom2 board file for zoom3 Vikram Pandita
2009-10-23 19:23   ` [PATCH 2/3] omap: zoom2: update makefile for boardfile name change Vikram Pandita
2009-10-23 19:23     ` [PATCH 3/3] omap: zoom3: add zoom3 board support Vikram Pandita
2009-10-23 19:39       ` Aguirre Rodriguez, Sergio Alberto
2009-10-23 19:46         ` Nishanth Menon
2009-10-23 20:07           ` Aguirre Rodriguez, Sergio Alberto
2009-10-23 21:17             ` Nishanth Menon
2009-10-23 23:06               ` Felipe Balbi
2009-10-23 23:03       ` Felipe Balbi
2009-10-27 21:36         ` Pandita, Vikram
2009-10-28 12:12         ` Welcome: OMAPZoom Tutorial Hour Pandita, Vikram
2009-10-23 23:01   ` [PATCH 1/3] omap: zoom: reuse zoom2 board file for zoom3 Felipe Balbi

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