[PATCH 0/6] omap3: Support for silicon revisions
Sanjeev Premi
premi at ti.com
Thu Dec 30 08:48:28 EST 2010
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
More information about the barebox
mailing list