Skip to content

[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

Loading