commit | a93e3952a04e38fae05e210148c2e213e15c3f83 | [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 | eb5ba81ad5dc8d917a790b2742357654429d47ae [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>