Appendix c : how to flash the image to emmc, Appendix d –useful links – IBASE SMARC-EVK1 User Manual

Page 92

Advertising
background image

66

SMARC Evaluation Kit

8. Appendix C : how to Flash the image to eMMC

(for advanced user only) You can flash the current SD image system (standard or
customized by user) to eMMC by following method.


Use “fdisk -l” command to check current storage devices, current boot device is
represented as /dev/mmcblk1, SMARC module’s eMMC device is /dev/mmcblk0

#sudo fdisk –l


Flash Module eMMC:

# cd flash_emmc/rp100_emmc
# ./fsl-sdcard-partition.sh –f /dev/mmcblk0


Remember to check the boot set up of dip switch is “boot from SMARC’s eMMC”,

then, you can boot from eMMC with the above concept.

9. Appendix D –Useful links

For more information about Android, please visit:

http://developer.android.com/index.html

For more information Freescale i.MX6 CPU , please visit:

http://www.freescale.com/webapp/sps/site/homepage.jsp?code=IMX_HOME

Advertising