mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-16 20:27:02 +02:00
Correct uart clock root ID. Incorrect ID may result the clock is gated because rate value 0 is returned in imx_get_uartclk() The ID can be ignored if CONFIG_SKIP_LOWLEVEL_INIT is not enabled because init_clk_uart() will enable all uart clocks in that case. Signed-off-by: Jun Nie <jun.nie@linaro.org> |
||
---|---|---|
.. | ||
clock_slice.c | ||
clock.c | ||
ddr.c | ||
Kconfig | ||
Makefile | ||
psci-mx7.c | ||
psci-suspend.S | ||
snvs.c | ||
soc.c |