commit | ebdd07f5b2e4b00eee7f8630b3b026a65c3f51c4 | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Tue May 26 20:33:47 2020 -0300 |
committer | Stefano Babic <sbabic@denx.de> | Mon Jun 08 10:42:30 2020 +0200 |
tree | 0fd2ba62cb2d797dd048be8e5ae5875bf8ae475c | |
parent | 87f6e2f51e337623b1794e916d8b8eb654736c0d [diff] |
imx8mp_evk: spl: drop timer_init timer_init has been invoked in arch_cpu_init, no need to invoke it again in board code. Signed-off-by: Peng Fan <peng.fan@nxp.com> Signed-off-by: Fabio Estevam <festevam@gmail.com>