]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
AT91: Use AT91_CPU_CLOCK in displays
authorStelian Pop <stelian@popies.net>
Fri, 7 Nov 2008 12:55:14 +0000 (13:55 +0100)
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Fri, 21 Nov 2008 00:41:14 +0000 (01:41 +0100)
commitad229a44e162af0f65e57e4e3dc133d5f0364ecb
tree528e9c8ac10c98f939a4ac8bf281ade7b6eedd30
parent9b827cf1720acda2473afa516956eab6f7cca9a1
AT91: Use AT91_CPU_CLOCK in displays

Introduce AT91_CPU_CLOCK and use it for displaying the CPU
speed in the LCD driver.

Also make AT91_MAIN_CLOCK and AT91_MASTER_CLOCK reflect the
corresponding board clocks.

Signed-off-by: Stelian Pop <stelian@popies.net>
board/atmel/at91cap9adk/at91cap9adk.c
board/atmel/at91sam9261ek/at91sam9261ek.c
board/atmel/at91sam9263ek/at91sam9263ek.c
board/atmel/at91sam9rlek/at91sam9rlek.c
include/configs/at91cap9adk.h
include/configs/at91sam9260ek.h
include/configs/at91sam9261ek.h
include/configs/at91sam9263ek.h
include/configs/at91sam9rlek.h