Hi,
My customer is struggling to boot from eMMC on GPEVM.
Could you give some help?
Here are steps customer tried.
1) boot from SD card
2) create emmc partition as below.
# > fdisk /dev/mmcblk0
Device Boot Start End Sectors Size Id Type
/dev/mmcblk0p1 2048 411647 409600 200M c W95 FAT32 (LBA)
/dev/mmcblk0p2 411648 5531647 5120000 2.4G 83 Linux
/dev/mmcblk0p3 5531648 7628799 2097152 1G 82 Linux swap / Solaris
# > mkfs.vfat /dev/mmcblk0p1
3) After format, tispl.bin, uEnv.txt, tiboot3.bin, u-boot.img are copied from
/dev/mmcblk1p1 to /dev/mmcblk0p1
4) change boot mode to eMMC boot (SW2 bit4 is off)
5) Power cycle the board, but no console output is seen.
Are there any differences booting from SD card and eMMC?
(Building steps for tiboot3.bin, tispl.bin, u-boot.img, etc.)
Thanks and regards,
Koichiro Tashiro