Other Parts Discussed in Thread: AM67
Tool/software:
Unable to boot Linux from emmc(J722S EVM)
I have been following the Processor SDK Linux for J722S 10_01_00 Guide for booting Linux from emmc.
Steps followed
1. Partition and format eMMC device
4.1.8. How to flash eMMC device and boot from UDA partition — Processor SDK J722S Documentation
partitions created (BOOT & rootfs) in emmc
2. rooffs copy, below steps followed
3.reboot board and Enter in Uboot, rootfs copy successful.
4. reboot board and Enter in Uboot
below steps followed from the Guide section 3.1.1.5.5. Booting tiboot3.bin, tispl.bin and u-boot.img from eMMC boot partition (For K3 class of SoCs)
3.1.1.5. SD, eMMC and USB — Processor SDK J722S Documentation
excute commond: "ls mmc 0:1" ,result in have no any files.
5 also:enter in boot after the board reboot,excute commond again: "ls mmc 0:1" ,I got the following error.
Can you please help to solve the error(above setp4 and 5)?
thanks