5708的mpu中断写的默认保留,但可以重新映射到有效的中断源指的是已经在内核中配置好了吗?在哪里配置了呢?

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.
但是这个寄存器中的值是已经配置成了0x0019了,并不是默认的值0x0。
在linux内核中,哪里进行了配置
抱歉我们暂时未找到配置该寄存器的代码,你能在该值上放置一个写断点并检查配置它的函数吗?
还要使用md命令检查 U-Boot 的值以排除 U-Boot 配置了该寄存器。