Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

Prepare a bootable NAND/eMMC

260 bytes added, 10:02, 14 May 2018
no edit summary
==Flash into NAND (Tesdted with am335x based procesor)==
'''{{Message/Information Message|message=This steps has been followed using a Linux Kernel 4.9 and a IGEP SMARC MODULE AM335x}}'''
 
First, we will start with the case of using a NAND flash as internal storage.
==Flash into eMMC (Tested with IGEP0046-DualLite)==
'''{{Message/Information Message|message=This steps has been followed using a Linux Kernel 4.9 and a IGEP SMARC MODULE iMX6}}'''<br />Flashing into a eMMC is quite similar to flash a SD card. This tutorial is going to be focus in the i.MX chip boards. This chips specifies that the u-boot.imx file (MLO+img) has to be at the beginning without format. Knowing this we have to create the partitions in a different way, leaving 8MB before the beginning of the first partition.
<br />We begin by unmounting and clearing the partition on the eMMC (mmcblk2 in this case)
59
edits