-
- Downloads
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:
R Sricharan <r.sricharan@ti.com>
Showing
- arch/arm/cpu/armv7/omap-common/emif-common.c 6 additions, 26 deletionsarch/arm/cpu/armv7/omap-common/emif-common.c
- arch/arm/cpu/armv7/omap4/sdram_elpida.c 0 additions, 1 deletionarch/arm/cpu/armv7/omap4/sdram_elpida.c
- arch/arm/cpu/armv7/omap5/sdram.c 31 additions, 0 deletionsarch/arm/cpu/armv7/omap5/sdram.c
- arch/arm/include/asm/emif.h 2 additions, 0 deletionsarch/arm/include/asm/emif.h
Loading
Please register or sign in to comment