Skip to content

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

Yuri Mazzuoli requested to merge seco_lf_v2021.04_develop_c72n_ym into seco_lf_v2021.04

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