LS1046A: RCW_SRC getting cleared in u-boot

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

LS1046A: RCW_SRC getting cleared in u-boot

ソリューションへジャンプ
1,006件の閲覧回数
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 解決策
969件の閲覧回数
June_Lu
NXP TechSupport
NXP TechSupport

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

Thanks

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
970件の閲覧回数
June_Lu
NXP TechSupport
NXP TechSupport

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

Thanks

0 件の賞賛
返信