ls1021a: Enhanced Optimization Register

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

ls1021a: Enhanced Optimization Register

ソリューションへジャンプ
746件の閲覧回数
renaud
Contributor IV

Eventually got to start debugging our LS1021A based porotype.

it fails very early on writing to ddr->eor (0x108_0c00).

/* disable the re-ordering in DDRC */

ddr_out32(&ddr->eor, DDR_EOR_RD_REOD_DIS | DDR_EOR_WD_REOD_DIS);

I do not find a description of this register in the LS1021A manual Rev 3.1. 

I can access register sets such as DCFG, IFC but not the DDR controller. Though, it is not disabled as per DCFG_CCSR_DEVDISR5. My ls1021a-iot has not this problem.

 

Has anybody seen this issue?

 

 

0 件の賞賛
返信
1 解決策
741件の閲覧回数
renaud
Contributor IV

We did find the issue. The DDR reference clock was set to DDRCLK instead of DIFF SYSCLK. After that we had access to the DDR registers

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
742件の閲覧回数
renaud
Contributor IV

We did find the issue. The DDR reference clock was set to DDRCLK instead of DIFF SYSCLK. After that we had access to the DDR registers

0 件の賞賛
返信