
Hello Lokesh,
Am 24.06.2013 15:15, schrieb Lokesh Vutla:
Cleaning up the clocks layer. This helps in addition of new Soc with minimal changes. This is derived from OMAP4 boards.
Signed-off-by: Lokesh Vutla lokeshvutla@ti.com
arch/arm/cpu/armv7/am33xx/board.c | 6 - arch/arm/cpu/armv7/am33xx/clock.c | 62 +++++- arch/arm/cpu/armv7/am33xx/clock_am33xx.c | 275 ++++++++------------------- arch/arm/cpu/armv7/am33xx/clock_ti814x.c | 19 +- arch/arm/cpu/armv7/am33xx/emif4.c | 1 - arch/arm/include/asm/arch-am33xx/clock.h | 28 ++- arch/arm/include/asm/arch-am33xx/ddr_defs.h | 2 - board/isee/igep0033/board.c | 11 +- board/ti/am335x/board.c | 10 +- board/ti/ti814x/evm.c | 12 +- 10 files changed, 193 insertions(+), 233 deletions(-)
Acked-by: Heiko Schocher hs@denx.de
Tested on 3 am335x boards, so:
Tested-by: Heiko Schocher hs@denx.de
bye, Heiko