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/AM3351: POST enable in U-boot

Part Number: AM3351

Tool/software: Linux

We are using am335x based custom board with 256MB RAM and 4GB eMMC and SPI EEPROM.

We want to enable POST(power on self test) from SPL. (version: U-Boot-2017.01).

We are mainly interested in DDR test and SPI eeprom test, is it possible to use POST, if yes how ?

When I try to enable POST i am getting following error

../include/post.h:60:2: error: #error "_POST_WORD_ADDR currently not implemented for this platform!"
 #error "_POST_WORD_ADDR currently not implemented for this platform!"

Thanks,

Regards,

Ankur