]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: OMAP5: Clean up iosettings code
authorLokesh Vutla <lokeshvutla@ti.com>
Mon, 4 Feb 2013 04:22:05 +0000 (04:22 +0000)
committerTom Rini <trini@ti.com>
Mon, 11 Mar 2013 15:06:10 +0000 (11:06 -0400)
commitef1697e99f482b0e6a64df465ffff77251719abb
treeaee33c7b3d3aa89a16fdf4c41faca2fd01f2a674
parentc43c8339fedc86c6c23990eaabff6feaf6742e7b
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>
arch/arm/cpu/armv7/omap5/hw_data.c
arch/arm/cpu/armv7/omap5/hwinit.c
arch/arm/include/asm/arch-omap5/omap.h
arch/arm/include/asm/arch-omap5/sys_proto.h