commit | 87f6e2f51e337623b1794e916d8b8eb654736c0d | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Tue May 26 20:33:46 2020 -0300 |
committer | Stefano Babic <sbabic@denx.de> | Mon Jun 08 10:42:26 2020 +0200 |
tree | 2daf7ab2ff76fd2a60e0467a374c3da44cd6d798 | |
parent | c04b41b3299d7d82c4b991a200bef137d4991a85 [diff] |
imx8mp_evk: spl: drop useless code Drop useless getting ccm device, there is no need to explicted do this in board code, and we not enable SPL CLK currently. Signed-off-by: Peng Fan <peng.fan@nxp.com> Signed-off-by: Fabio Estevam <festevam@gmail.com>