mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 15:37:23 +00:00
e7c831543a
By default, it is assumed that the UTMI clock is generated from a 12 MHz reference clock (MAINCK). If it's not the case, the FREQ field of the SFR_UTMICKTRIM has to be updated to generate the UTMI clock in the proper way. The UTMI clock has a fixed rate of 480 MHz. In fact, there is no multiplier we can configure. The multiplier is managed internally, depending on the reference clock frequency, to achieve the target of 480 MHz. The patch is cloned from the patch of mailing-list: [PATCH v2] clk: at91: utmi: set the mainck rate Signed-off-by: Wenyou Yang <wenyou.yang@microchip.com> [trini: Depend on SPL_DM] Signed-off-by: Tom Rini <trini@konsulko.com> |
||
---|---|---|
.. | ||
arm920t | ||
arm926ejs | ||
armv7 | ||
include/mach | ||
atmel_sfr.c | ||
bootparams_atmel.S | ||
clock.c | ||
config.mk | ||
Kconfig | ||
Makefile | ||
matrix.c | ||
mpddrc.c | ||
phy.c | ||
sdram.c | ||
spl.c | ||
spl_at91.c | ||
spl_atmel.c |