mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-28 07:31:15 +00:00
198a97a6ab
Split the current clkrst_init() into two functions: - early_clkrst_init(): called from SPL Deassert the reset signals of the memory controller and some other basic cores. - clkrst_init(): called from main U-boot Deassert the reset signals that are necessary for the access to peripherals etc. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> |
||
---|---|---|
.. | ||
bcu_init.c | ||
boot-mode.c | ||
clkrst_init.c | ||
ddrphy_init.c | ||
early_clkrst_init.c | ||
lowlevel_debug.S | ||
Makefile | ||
pinctrl.c | ||
platdevice.c | ||
pll_init.c | ||
pll_spectrum.c | ||
sbc_init.c | ||
sg_init.c | ||
umc_init.c |