commit | 3c073340c099ce9781782eee4cbbe443b4dae6e2 | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Wed Oct 16 03:01:51 2019 +0000 |
committer | Stefano Babic <sbabic@denx.de> | Tue Nov 05 10:27:18 2019 +0100 |
tree | 3eedd8fb1cedce589585f72df72f5b2fbd847264 | |
parent | a181afef1bb21f41437261e938960d6f294366e0 [diff] |
imx: imx8m: fix boot when CONFIG_$(SPL_)CLK not defined When CONFIG_$(SPL_)CLK not defined, the clock controller device not exist, so to avoid boot failure for platform not have CONFIG_$(SPL_)CLK, add a check. Reviewed-by: Patrick Wildt <patrick@blueri.se> Tested-by: Patrick Wildt <patrick@blueri.se> Signed-off-by: Peng Fan <peng.fan@nxp.com>