Thread (2 messages) 2 messages, 1 author, 2011-08-17
STALE5413d
Revisions (13)
  1. rfc current
  2. rfc [diff vs current]
  3. v2 [diff vs current]
  4. v2 [diff vs current]
  5. v3 [diff vs current]
  6. v3 [diff vs current]
  7. v4 [diff vs current]
  8. v4 [diff vs current]
  9. v5 [diff vs current]
  10. v5 [diff vs current]
  11. v4 [diff vs current]
  12. v5 [diff vs current]
  13. v5 [diff vs current]

[RFC: PATCH 0/4] Introducing TI's New SoC/board AM335XEVM

From: hvaibhav at ti.com <hidden>
Date: 2011-08-11 10:30:26
Also in: linux-omap

From: Vaibhav Hiremath <redacted>

This patch set adds support for AM335x device having
Cortex-A8 MPU.

AM335X is treated as another OMAP3 variant where the
cpu class is considered as OMAP34XX and the type is AM335X.
Also, AM335X devices shares similar architecture as TI81XX devices;
this means, cpu_is_omap34xx(), cpu_is_ti81xx() and
cpu_is_am335x() checks return success for AM335X.

Currently submitting this patch series as a RFC, to initiate the
discussion on the approach we have chosen for AM335x device support.
Based on the feedback, will submit the final version of patch series
immediately.

This patch series is created on top of linux-omap/master and
Hemant's TI814X patches submitted recently.

http://www.mail-archive.com/linux-omap at vger.kernel.org/msg53457.html

Also, I have validated OMAP3 boot test with this patch-series on OMAP3EVM.

Afzal Mohammed (4):
  AM335X: Update common omap platform files
  AM335X: Update common OMAP machine specific sources
  AM335X: Create board support and enable build for AM335XEVM
  AM335X: Add low level debugging support

 arch/arm/mach-omap2/Kconfig                    |    7 +++-
 arch/arm/mach-omap2/Makefile                   |    2 +
 arch/arm/mach-omap2/board-am335xevm.c          |   57 ++++++++++++++++++++++++
 arch/arm/mach-omap2/clock3xxx_data.c           |    3 +
 arch/arm/mach-omap2/common.c                   |   16 +++++++
 arch/arm/mach-omap2/id.c                       |    6 +++
 arch/arm/mach-omap2/include/mach/debug-macro.S |   21 +++++++++
 arch/arm/plat-omap/include/plat/clkdev_omap.h  |    1 +
 arch/arm/plat-omap/include/plat/clock.h        |    1 +
 arch/arm/plat-omap/include/plat/cpu.h          |   14 ++++++
 arch/arm/plat-omap/include/plat/io.h           |   12 +++++
 arch/arm/plat-omap/include/plat/omap34xx.h     |    2 +
 arch/arm/plat-omap/include/plat/serial.h       |    4 ++
 arch/arm/plat-omap/include/plat/ti81xx.h       |    4 ++
 arch/arm/plat-omap/include/plat/uncompress.h   |    6 +++
 15 files changed, 155 insertions(+), 1 deletions(-)
 create mode 100644 arch/arm/mach-omap2/board-am335xevm.c
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help