[PATCH V2 0/5] imx8mp: evk: fix boot and update

Peng Fan peng.fan at nxp.com
Tue May 12 11:38:56 CEST 2020


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



More information about the U-Boot mailing list