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.

TI-SDK-AM335x. U-Boot support for NANDI2C

Hi.

I have downloaded the ti-sdk-am335x-evm-05.05.01.00-linux-x86. I have flashed the sdk’s u-boot on our AM335x Evaluation Module.

U-Boot works fine with the SYSBOOT configuration SYSBOOT[4:0], 10100b (NAND->NANDI2C->SPI0->EMAC1).

However the U-Boot fails with the SYSBOOT configuration SYSBOOT[4:0], 10101b (NANDI2C->MMC0->EMAC1->UART0). The message “Un-supported Boot Device – 6!!!” is generated (spl.c) and the boot process stops.

Is it correct that there is no support for NANDI2C in the sdk’s u-boot?

Thanks

Peter