How do I enable the ddr memory test in u-boot post

I was able to define CONFIG_POST as CONFIG_SYS_POST_MEMORY|CONFIG_SYS_POST_MEM_REGIONS to enable POST compiling but the compile failed because _POST_WORD_ADDR was not defined for the tegra platform.

Does anyone know how I can properly define _POST_WORD_ADDR or CONFIG_SYS_POST_WORD_ADDR for Jetson Tx2/Tx2i boards?

Thanks,
Joe

1 Like

There is no update from you for a period, assuming this is not an issue any more.
Hence we are closing this topic. If need further support, please open a new one.
Thanks

What purpose is there in adding POST tests to TX2 U-Boot?