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.

Linux/AM5728: SATA boot

Part Number: AM5728

Tool/software: Linux

Hi TI,

When I try to do boot from mSATA,

I observed, After power on the board(AM5728 evm) nothing is displaying on the GTKterm.

H/W selection:
1. Sata selection J1 connected
2. Boot from sata, jumper settings: J3(1-2), J4(2-3),J5(2-3).
3. short J5

4. disk info:
fdisk -l /dev/sda
Disk /dev/sda: 29.5 GiB, 31671156224 bytes, 61857727 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x1eb46c48

Device     Boot   Start      End  Sectors  Size Id Type
/dev/sda1  *       2048  1050623  1048576  512M  c W95 FAT32 (LBA)
/dev/sda2       1050624 61857726 60807103   29G 83 Linux


5. Copied required images into boot partition:
root@am57xx-evm:/run/media/sda1# ls
MLO                 u-boot.img          uEnv.txt            ws-calibrate.rules

The above files copied from working sd images.

Please suggest if am missing anything.

Thanks,

Anil