
12 May
2020
12 May
'20
11:38 a.m.
V2: Split code into minor patches Update fix boot patch, use simple malloc and drop malloc_f Tested 5.4.24 kernel, boots well.
Peng Fan (5): imx8mp_evk: spl: drop useless code imx8mp_evk: spl: drop timer_init imx8mp_evk: spl: use spl_early_init imx8mp_evk: spl: no need the code since spl framework could do that imx: imx8mp_evk: fix boot issue
board/freescale/imx8mp_evk/spl.c | 28 ++++------------------------ configs/imx8mp_evk_defconfig | 3 ++- include/configs/imx8mp_evk.h | 12 +++++------- 3 files changed, 11 insertions(+), 32 deletions(-)
--
2.16.4