Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note
iconfalse

If you device has HDMI port use the following command instead.

$ make CROSS_COMPILE=${CC} SOC=iMX8M flash_hdmi_spl_uboot
 

If you device has Display Port use the following command instead.

 

$ make CROSS_COMPILE=${CC} SOC=iMX8M flash_dp_spl_uboot

...

Unmount eMMC:

Info
iconfalse
$ sync
$ sudo umount /media/boot
$ sudo umount /media/rootfs

 

Switch your Boot Select to eMMC and you will be able to boot up from eMMC now.


version 1.0a, 5/10/2019

Last updated 2019-0511-10