Interleaved LPDDR2 Memory on i.MX6Dual

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

Interleaved LPDDR2 Memory on i.MX6Dual

ソリューションへジャンプ
3,275件の閲覧回数
davidroach
Contributor II


How does one enable channel interleaving on an i.MX6DQ dual-channel LPDDR2 design?  The Technical Reference Manual does not provide a specific method of enabling this mode, but does state that the i.MX6DQ supports it.  The LPDDR2 Programming Aid spreadsheet (MX6Q_MMDC_LPDDR2_register_programming_aid_v0.6.xlsx), available from Freescale, generates the following script statement to enable the mode:

//// Switch PL301_FAST2 to DDR Dual-channel mapping
setmem /320x00B00000 =0x1

However, that address does not respond and the interleaved behavior does not occur.  I've attached the spreadsheet, filled in for our memory configuration, for reference.

There are also various LPDDR2 init files available on this website that contain a line like this to set the register at 0x00B00000, but every one of them has the line commented out.

Where can I obtain documentation that details the procedure for enabling dual-channel LPDDR2 interleaving on i.MX6DQ?

ラベル(2)
0 件の賞賛
返信
1 解決策
2,551件の閲覧回数
arthur_lai
Senior Contributor II

To enable dual-channel LPDDR2, you need to set to BOOT_CFG[5:4] by either setting it with IO or burning the eFuse.

For more detail, you can check chapter 5 on the reference manual. You can find the "DDR Memory Map" on the table for your boot media.

Arthur

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
2,552件の閲覧回数
arthur_lai
Senior Contributor II

To enable dual-channel LPDDR2, you need to set to BOOT_CFG[5:4] by either setting it with IO or burning the eFuse.

For more detail, you can check chapter 5 on the reference manual. You can find the "DDR Memory Map" on the table for your boot media.

Arthur

0 件の賞賛
返信