Skip to content
Snippets Groups Projects
Commit 508a58fa authored by Sricharan's avatar Sricharan Committed by Albert ARIBAUD
Browse files

omap5: Add minimal support for omap5430.


This patch adds the minimal support for OMAP5. The platform and machine
specific headers and sources updated for OMAP5430.

OMAP5430 is Texas Instrument's SOC based on ARM Cortex-A15 SMP architecture.
It's a dual core SOC with GIC used for interrupt handling and SCU for cache
coherency.

Also moved some part of code from the basic platform support that can be made
common for OMAP4/5. Rest is kept out seperately. The same approach is followed
for clocks and emif support in the subsequent patches.

Signed-off-by: default avatarsricharan <r.sricharan@ti.com>
Signed-off-by: default avatarSandeep Paulraj <s-paulraj@ti.com>
parent 933efe64
No related branches found
No related tags found
No related merge requests found
Showing
with 1524 additions and 291 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment