This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
u-boot
Watch
2
Star
0
Fork
You've already forked u-boot
0
mirror of
https://github.com/AsahiLinux/u-boot
synced
2025-01-06 10:18:57 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
8bb065630f
u-boot
/
arch
/
arm
/
mach-uniphier
/
ph1-sld8
/
clkrst_init.c
2 lines
36 B
C
Raw
Normal View
History
Unescape
Escape
ARM: UniPhier: split clkrst_init() into two functions 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>
2015-02-26 17:26:51 +00:00
#
include
"../ph1-ld4/clkrst_init.c"
Reference in a new issue
Copy permalink