mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/6] omap3: Support for silicon revisions
@ 2010-12-30 13:48 Sanjeev Premi
  0 siblings, 0 replies; only message in thread
From: Sanjeev Premi @ 2010-12-30 13:48 UTC (permalink / raw)
  To: barebox

This series makes enables auto-detection of silicon revision.
It also adds support for the OMAP3430 ES1.0 silicon as well.

It was tested for multiple boots on the OMAP3EVM (Rev G)
populated with ES3.1 silicon.

Sanjeev Premi (6):
  omap3: Add macros to extract hawkeye and version
  omap3: Detect cpu based on hawkeye
  omap3: Update method to detect si revision
  omap3: Add DPLL tables for silicon rev 1 and 2
  omap3: Define separate functions for DPLL configuration
  omap3: Select DPLL tables based on cpu revision

 arch/arm/mach-omap/include/mach/omap3-clock.h   |    8 +-
 arch/arm/mach-omap/include/mach/omap3-silicon.h |   16 +-
 arch/arm/mach-omap/include/mach/sys_info.h      |   26 +-
 arch/arm/mach-omap/omap3_clock.c                |  319 +++++++++++++++--------
 arch/arm/mach-omap/omap3_clock_core.S           |  200 ++++++++------
 arch/arm/mach-omap/omap3_generic.c              |   60 ++++-
 6 files changed, 399 insertions(+), 230 deletions(-)

-- 
1.7.2.2


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-12-30 13:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-30 13:48 [PATCH 0/6] omap3: Support for silicon revisions Sanjeev Premi

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