On my board I am trying to test out using ECC for a potential custom hardware platform.
I see that there is some level of support for enabling this added recently to the ti-u-boot code (and other commits around this):
I am using u-boot from the tag: 09.02.00.007
Is it expected that I should be able to enable the K3_INLINE_ECC config option for the R5 u-boot build, and end up with a system running with ECC? Or is more support required somewhere else? Or is this development effort not yet fully implemented?