Hello,
I'm using AM3354 processor and I followed the documentation https://software-dl.ti.com/processor-sdk-linux/esd/docs/latest/linux/Overview/Processor_SDK_Linux_Getting_Started_Guide.html to boot the processor using SD card.
I use Virtual machine ubuntu 18.04 LTS to create the SD card (16GB).
During the creation of SD card I get 4 options and I choose option 1
Multiple rootfs Tarballs found
1:tisdk-default-image-am335x-evm.tar.xz
2:tisdk-docker-rootfs-image-am335x-evm.tar.xz
3:tisdk-base-image-am335x-evm.tar.xz
4:tisdk-tiny-image-am335x-evm.tar.xz
I get the following error when I boot the target(AM3354):
U-Boot SPL 2018.11-rc1 (Dec 03 2020 - 09:45:53 +0000)
Trying to boot from MMC2
U-Boot 2018.11-rc1 (Dec 03 2020 - 09:45:53 +0000)
CPU : AM335X-GP rev 2.1
I2C: ready
DRAM: 512 MiB
MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1
Loading Environment from MMC... OK
Saving Environment to MMC... Writing to MMC(1)... OK
Warning: Bootlimit (2) exceeded. Using altbootcmd.
Hit any key to stop autoboot: 0
Saving Environment to MMC... Writing to MMC(1)... OK
switch to partitions #0, OK
mmc0 is current device
SD-card found
SD/MMC found on device 1
** Unrecognized filesystem type **
What is the problem here? What can I do to get it to boot?
Thank you.
Best regards,
Vismitha.