[U-Boot] [U-Boot, v4, 1/3] ARM: at91: clock: add PLLB enable/disable functions
Andreas Bießmann
andreas.devel at googlemail.com
Thu Feb 18 22:27:26 CET 2016
Dear Wenyou Yang,
Wenyou Yang <wenyou.yang at atmel.com> writes:
>To avoid the duplicated code, add the PLLB handle functions.
>
>Signed-off-by: Wenyou Yang <wenyou.yang at atmel.com>
>Reviewed-by: Andreas Bießmann <andreas.devel at googlemail.com>
>Tested-by: Heiko Schocher <hs at denx.de>
>[add enable/disable functions to arm920t]
>Signed-off-by: Andreas Bießmann <andreas.devel at 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
More information about the U-Boot
mailing list