mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 23:47:24 +00:00
85bdd28d2b
Newer firmware can manage the SDCDIV clock divisor register, allowing
the divisor to scale with the core as necessary.
Leverage this ability if the firmware supports it.
Adapted from the following raspberrypi Linux kernel commit:
bcm2835-sdhost: Firmware manages the clock divisor
|
||
---|---|---|
.. | ||
include/mach | ||
init.c | ||
Kconfig | ||
lowlevel_init.S | ||
Makefile | ||
mbox.c | ||
msg.c | ||
phys2bus.c | ||
reset.c |