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

Page 93

Advertising
background image

Copyright © 2013 IBASE Technology Inc. All Rights Reserved.

67

IBASE Technology Inc.

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