Flash using dd#

From command line, you can use the dd command to flash the images

$ dd if=simplecore-simpleswitch-os-weston-sm2s-imx8plus.wic of=/dev/mmcblkX bs=16M conv=fsync

Caution

Selecting the wrong /dev entry might destroy your Linux installation.

Use with absolute caution!