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.

Console With U-boot

Other Parts Discussed in Thread: AM3359, TMDXEVM3358

Hi,

We are working on the AM3359 IDK.

U-boot  and the linux kernel are compiled like explained on wikis(http://processors.wiki.ti.com/index.php/Sitara_Linux_Software_Developer%E2%80%99s_Guide), with am335x-evm-sdk-src-05.04.01.00.tar.gz .

We create the SD card with the create-sdcard.sh script.

There are two partitions: the first one is boot, with MLO, u-boot.img and uImage files

The second one is rootfs, empty.

The SW3 and SW4 switches are configure for a SD boot.

When we switch-on the card, the Minicom window displays:

"Uncompressing Linux... done, booting the kernel"

Ok, but we don't have the u-boot shell. Do you know how to do?

Thanks a lot.

GF.