diff options
author | Andreas Dannenberg <dannenberg@ti.com> | 2018-10-17 13:43:14 +0530 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-11-16 13:34:36 -0500 |
commit | e5e06b65ad6563701a069f342ce35a5576f12fd5 (patch) | |
tree | 2a05ed69173b0035068e9f0798d02181d5600868 /include/configs | |
parent | 786dc91492b3e759fb22aa88c5d9cc07dc7986f1 (diff) |
clk: Allow clock defaults to be set also during re-reloc state
The earlier commit f4fcba5c5ba ("clk: implement clk_set_defaults()")
which introduced the functionality for setting clock defaults such as
rates and parents will skip the processing when executing in a re-reloc
state. This for example can prevent the assigning of clock parents
when running in SPL code. Go ahead and remove this limitation.
Signed-off-by: Andreas Dannenberg <dannenberg@ti.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Diffstat (limited to 'include/configs')
0 files changed, 0 insertions, 0 deletions