Commits
Peng Fan committed 1a9971035dd
imx8m: evk: spl: probe clk in spl early stage We are going to add i2c pmic support before dram could be used. So we need enable clk driver earlier, so use spl_early_init and move clock controller probe eariler to board_init_f. Signed-off-by: Peng Fan <peng.fan@nxp.com>