]> Git Repo - u-boot.git/commit
arm920t/at91: use new clock.c features
authorAndreas Bießmann <[email protected]>
Sun, 12 Jun 2011 01:49:12 +0000 (01:49 +0000)
committerAlbert ARIBAUD <[email protected]>
Mon, 4 Jul 2011 08:55:27 +0000 (10:55 +0200)
commit6a372e940d1d1cd1999f646bc2cc8bc3884fa4eb
treeb51645e42f35f22fd245adb6f1ae4c67957fb269
parentc3a383f5bd26dfb429b68aa446d68f9d5bff21f9
arm920t/at91: use new clock.c features

This patch enables the new clock features from arm920t/at91/clock.c. This
is an required step to get at91rm9200_usart replaced by atmel_usart driver.

Signed-off-by: Andreas Bießmann <[email protected]>
Cc: Jens Scharsig <[email protected]>
Cc: Eric Bénard <[email protected]>
arch/arm/cpu/arm920t/at91/Makefile
arch/arm/cpu/arm920t/at91/cpu.c [new file with mode: 0644]
arch/arm/include/asm/arch-at91/at91rm9200.h
include/configs/at91rm9200ek.h
include/configs/cpuat91.h
include/configs/eb_cpux9k2.h
This page took 0.031187 seconds and 4 git commands to generate.