]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm920t/at91: use new clock.c features
authorAndreas Bießmann <andreas.devel@googlemail.com>
Sun, 12 Jun 2011 01:49:12 +0000 (01:49 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
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 <andreas.devel@googlemail.com>
Cc: Jens Scharsig <js_at_ng@scharsoft.de>
Cc: Eric Bénard <eric@eukrea.com>
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