diff options
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2015-02-27 02:26:51 +0900 |
---|---|---|
committer | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2015-03-01 00:02:36 +0900 |
commit | 198a97a6abe7090109002baea0d2cb46070955aa (patch) | |
tree | 4ee4cea278f41d5f16147152028785e3891cf97b /test/trace | |
parent | f267b81e20da095539c7da7103afbd1e1b39b20b (diff) | |
download | talos-obmc-uboot-198a97a6abe7090109002baea0d2cb46070955aa.tar.gz talos-obmc-uboot-198a97a6abe7090109002baea0d2cb46070955aa.zip |
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>
Diffstat (limited to 'test/trace')
0 files changed, 0 insertions, 0 deletions