Dear SIr ,
I would like to boot from eMMC , at the first time how to use SD card to load boot code and image to eMMC ? how to Linux eMMC flashing using SD card on an AM62x-SK E2 board first ?
Jack Wang
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Dear SIr ,
I would like to boot from eMMC , at the first time how to use SD card to load boot code and image to eMMC ? how to Linux eMMC flashing using SD card on an AM62x-SK E2 board first ?
Jack Wang
Hi Jack,
Please refer to the instruction below:
Hi Jack,
Missing those mmc0 messages means the eMMC on your board is not detected in Linux. Please first review the eMMC hardware design on your board to see if there is any hardware related mistake. Then check your kernel board device tree to ensure the mmc0/eMMC pinmux has been set correctly and the sdhci0 node has been defined properly.
Dear Bin ,
1. The attached is my schematic emmc flash.pdf , please help check . By the way , the error message is shown below:
I have test the SOC_MMC0_CMD signal , it has timing output meant to access eMMC chip .
Jack Wang
Dear Bin ,
1. Please see the attached file .
2. I have reviewed the schematic and VCC_3V3_SYS & VCC_1V8 powers are correct . the MMC0_CLK & SOC_MMC0_CMD have outputs , the MMC0_CMD seems like running , however , the data bus didnt have any timing output . Please see below attached files . Does the eMMC needs to be partition or format first ?
Jack Wang