
Dear Wenyou Yang,
Wenyou Yang wenyou.yang@atmel.com writes:
To avoid the duplicated code, add the PLLB handle functions.
Signed-off-by: Wenyou Yang wenyou.yang@atmel.com Reviewed-by: Andreas Bießmann andreas.devel@googlemail.com Tested-by: Heiko Schocher hs@denx.de [add enable/disable functions to arm920t] Signed-off-by: Andreas Bießmann andreas.devel@googlemail.com
arch/arm/mach-at91/arm920t/clock.c | 38 +++++++++++++++++++++++++++++++++++ arch/arm/mach-at91/arm926ejs/clock.c | 38 +++++++++++++++++++++++++++++++++++ arch/arm/mach-at91/include/mach/clk.h | 2 ++ 3 files changed, 78 insertions(+)
applied to u-boot-atmel/master, thanks!
I had to add the newly introduced enable/disable functions for arm920t for clean build of later patches.
Best regards, Andreas Bießmann