[U-Boot] [PATCH v2] arm920t/at91: use new clock features from libat91-common

Jens Scharsig js_at_ng at scharsoft.de
Sun Jun 26 19:39:11 CEST 2011


Am 08.06.2011 22:10, schrieb Andreas Bießmann:
> This patch enables the new clock features from new libat91-common. This
> is a required step to get at91rm9200_usart replaced by atmel_usart
> driver.
>
> Signed-off-by: Andreas Bießmann<andreas.devel at googlemail.com>
>
> Cc: Jens Scharsig<js_at_ng at scharsoft.de>
> Cc: Eric Bénard<eric at eukrea.com>
> ---
> changes since v1:
>   - add missing cpu.c
>
>   resent due to wrong list mail ...
>
>   arch/arm/cpu/arm920t/at91/Makefile          |    1 +
>   arch/arm/cpu/arm920t/at91/cpu.c             |   14 ++++++++++++++
>   arch/arm/include/asm/arch-at91/at91rm9200.h |    1 +
>   include/configs/at91rm9200ek.h              |    3 +++
>   include/configs/cpuat91.h                   |    5 +++--
>   include/configs/eb_cpux9k2.h                |    4 ++--
>   6 files changed, 24 insertions(+), 4 deletions(-)
>   create mode 100644 arch/arm/cpu/arm920t/at91/cpu.c
>


Acked-by: Jens Scharsig<js_at_ng at scharsoft.de>
Tested-by: Jens Scharsig<js_at_ng at scharsoft.de> (for eb_cpux9k2 board)


More information about the U-Boot mailing list