Hello!
I am being confused with the next situation: DSP-core periodically reads EMIFA_MIDR_REG (0x68000000) which stores constant value of 0x40000205. When ARM-core runs UBOOT, readed value is correct. Than after some point of Linux kernel booting, the readed value becomes wrong. Why could it be? Is it caching related issue?
Thanks!