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.

AM3359 idk u-boot and linux kernel

Other Parts Discussed in Thread: AM3359

Hi all,

We are playing with the AM3359 Industrial Dev Kit and trying to get Linux kernel running.

Unfortunately we are facing a weird thing at the serial console :

Uncompressing Linux... done, booting the kernel.

We have some questions :
- Is Linux living after this message or it hangs ?
- how to enter u-boot prompt after powering the board ?
- is there somewhere a specific .config file (in the kernel source tree) with this board ?

Any help welcomed,

Best regards,

  • There is no Linux Kernel support available from TI for the Industrial Dev boards IDK and ICE currently. However the hardware is close to other AM335x boards such as the BeagleBone. Several customers already attempted Linux ports starting from what is publicly available.

    Your issue is that you seem to be missing driver and config changes (such as the right UART to use...).

    Regards.