Skip to content

Integrate u-boot-seco-imx/seco_lf_v2021.04_develop_c72n_ym

Commit: edgehog/bsp/nxp/u-boot-seco-imx@cd2d549b

[C72n][SPL][DEFCONFIG] enable boot from eMMC

fix bug when trying to boot from eMMC:

mmc_load_image_raw_sector: mmc block read error SPL: failed to boot from all boot devices ### ERROR ### Please RESET the board ###

  • delete raw sector correction (derived from evk, not valid on our board)
  • enable mmc usage at SPL

Merge request reports