[PATCH 0/3] Correct and extend distro boot support for imx8m

Andrey Zhizhikin andrey.zhizhikin at leica-geosystems.com
Sat May 1 22:23:03 CEST 2021


Distro boot support for imx8m family is not completed, with:
(a) imx8mm and imx8mp has facilities enabled to support only boot flow
based on the boot scripts;
(b) im8mn has no distro boot support enabled, and still adheres to the
customized boot flow using modified environment;

This patch series addresses above points by extending imx8mm and imx8mp
derivatives with full support for distro boot, including sysboot flow; and
adds a support for distro boot to imx8mn.

Andrey Zhizhikin (3):
  imx8mm: configs: enable distro default features
  imx8mp: configs: enable distro default features
  imx8mn: configs: add support for distro boot commands

 configs/imx8mm_evk_defconfig      |  3 +-
 configs/imx8mn_ddr4_evk_defconfig |  1 +
 configs/imx8mn_evk_defconfig      |  1 +
 configs/imx8mp_evk_defconfig      |  3 +-
 include/configs/imx8mn_evk.h      | 64 ++++++-------------------------
 5 files changed, 16 insertions(+), 56 deletions(-)

-- 
2.25.1



More information about the U-Boot mailing list