Skip to content
Snippets Groups Projects
Commit 25476382 authored by SRICHARAN R's avatar SRICHARAN R Committed by Albert ARIBAUD
Browse files

ARM: OMAP4+: Move external phy initialisations to arch specific place.


The external phy is present in the case OMAP5 soc is currently
configured in emif-common.c. This results in having dummy structures
for those Socs which do not have a external phy. So by having a weak
function in emif-common and overriding it in OMAP5, avoids the use
of dummy structures.

Signed-off-by: default avatarR Sricharan <r.sricharan@ti.com>
parent cc009def
No related branches found
No related tags found
No related merge requests found
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