ARM: OMAP5: Clean up iosettings code
There is some code duplication in the ddr io settings code. This is avoided by moving the data to a Soc specific place and letting the code generic. This avoids unnessecary code addition for future socs. Signed-off-by:Lokesh Vutla <lokeshvutla@ti.com> Reviewed-by:
Tom Rini <trini@ti.com>
Showing
- arch/arm/cpu/armv7/omap5/hw_data.c 36 additions, 0 deletionsarch/arm/cpu/armv7/omap5/hw_data.c
- arch/arm/cpu/armv7/omap5/hwinit.c 31 additions, 44 deletionsarch/arm/cpu/armv7/omap5/hwinit.c
- arch/arm/include/asm/arch-omap5/omap.h 10 additions, 0 deletionsarch/arm/include/asm/arch-omap5/omap.h
- arch/arm/include/asm/arch-omap5/sys_proto.h 1 addition, 0 deletionsarch/arm/include/asm/arch-omap5/sys_proto.h
Loading
Please register or sign in to comment