我在内核代码里通过设备树读取自旋表地址,然后往自旋表地址上的addr_l写入内核初始化地址,但是从核并没有跳转到对应的代码段执行代码;我通过读取addr_l后发现从核是解除自旋状态了的,但是没有进入内核,这是为什么呢
Would you help explain your query in English, especially the "自旋表". It will be easy to classify your query to the datasheet.
It is recommended to distinguish the difference between the T2080RDB and your board when bring up?
Please test T2080RDB to confirm status?
It is better to try the same code of T2080RDB.