
Dear Anatolij Gustschin,
In message 1360317830-28525-4-git-send-email-agust@denx.de you wrote:
Only define enabled clocks in the config file and enable the clocks in common code.
Signed-off-by: Anatolij Gustschin agust@denx.de Cc: Reinhard Arlt reinhard.arlt@esd-electronics.com Cc: Wolfgang Denk wd@denx.de
arch/powerpc/cpu/mpc512x/cpu_init.c | 9 ++++++++ board/davedenx/aria/aria.c | 33 ------------------------------- board/esd/mecp5123/mecp5123.c | 23 --------------------- board/freescale/mpc5121ads/mpc5121ads.c | 31 ----------------------------- board/pdm360ng/pdm360ng.c | 31 ----------------------------- include/configs/aria.h | 18 ++++++++++++++++- include/configs/mecp5123.h | 17 ++++++++++++++++ include/configs/mpc5121ads.h | 21 +++++++++++++++++++ include/configs/pdm360ng.h | 18 ++++++++++++++++- 9 files changed, 81 insertions(+), 120 deletions(-)
Applied to u-boot-mpc5xxx repo, thanks.
Best regards,
Wolfgang Denk