]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
at91sam9/at91cap: improve clock framework
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Thu, 16 Apr 2009 19:30:44 +0000 (21:30 +0200)
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Thu, 16 Apr 2009 19:30:44 +0000 (21:30 +0200)
commitdc39ae9513c32dfeb9e018dc0d22c6484514fefb
tree136c61b2c9731ddf51ef3e222bbf1e44781c5175
parentf75a729b5c1434d5a5bbf453b1b699bf1c3ffbce
at91sam9/at91cap: improve clock framework

calculate dynamically the clock rate and pllb setting for usb

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
20 files changed:
board/atmel/at91cap9adk/at91cap9adk.c
board/atmel/at91sam9261ek/at91sam9261ek.c
board/atmel/at91sam9263ek/at91sam9263ek.c
board/atmel/at91sam9rlek/at91sam9rlek.c
cpu/arm926ejs/at91/Makefile
cpu/arm926ejs/at91/clock.c [new file with mode: 0644]
cpu/arm926ejs/at91/cpu.c [new file with mode: 0644]
drivers/spi/atmel_dataflash_spi.c
drivers/usb/host/ohci-at91.c
include/asm-arm/arch-at91/at91_pmc.h
include/asm-arm/arch-at91/clk.h
include/asm-arm/arch-at91/hardware.h
include/asm-arm/u-boot-arm.h
include/configs/afeb9260.h
include/configs/at91cap9adk.h
include/configs/at91sam9260ek.h
include/configs/at91sam9261ek.h
include/configs/at91sam9263ek.h
include/configs/at91sam9rlek.h
lib_arm/board.c