Re: [U-Boot] [PATCH 2/4] ARM: AM33xx: Cleanup clocks layer

2013-06-25 Thread Heiko Schocher
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 > --- > arch/arm/cpu/armv7/am33xx/board.c |6 - > arch/arm/cpu/

[U-Boot] [PATCH 2/4] ARM: AM33xx: Cleanup clocks layer

2013-06-24 Thread 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 --- arch/arm/cpu/armv7/am33xx/board.c |6 - arch/arm/cpu/armv7/am33xx/clock.c | 62 +- arch/arm/cpu/armv7/am33xx/cloc