LS1046A: RCW_SRC getting cleared in u-boot

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

LS1046A: RCW_SRC getting cleared in u-boot

跳至解决方案
1,067 次查看
nl10001
Contributor I

Hi,

I simply want to check that I can query the PORSR1 register in u-boot and have the value correspond to QSPI.

My issue is that I have enabled the debug print in u-boot in cpu.c which shows the correct value (meaning cfg_rcw_src[8:0] have been sampled correctly) however when I run "md 0x1ee0000" the top 9 bits of PORSR1 (RCW_SRC) have been cleared. I can't see anywhere in the code where PORSR1 is edited.

Any ideas on why this may be?

Thanks,

Neil

0 项奖励
回复
1 解答
1,030 次查看
June_Lu
NXP TechSupport
NXP TechSupport

That is expected. It happens due to A-010539 workaround implementation.

Thanks

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,031 次查看
June_Lu
NXP TechSupport
NXP TechSupport

That is expected. It happens due to A-010539 workaround implementation.

Thanks

0 项奖励
回复