I've already looked through the DDR section of the RM. The only ECC registers that I see are the configuration registers ECCCFG0 and ECCCFG1. What register am I missing that contains information on corrected and uncorrectable errors?
I see that there are two interrupts ECC_CORRECT_INT and ECC_NCORRECT_INT. Is there anything in linux-imx that monitors these interrupts?