32GB DIMM MT72JSZS4G72LZ-1G9E2A7CE  not working with T4240 Processor

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

32GB DIMM MT72JSZS4G72LZ-1G9E2A7CE  not working with T4240 Processor

跳至解决方案
766 次查看
abhishekojha
Contributor II

Hii All,

 

I am using 32GB DIMM per controller.

But Its showing "DIMM is not supported by this board".

I dnt know what is the issue with this DIMM as per the T4240 Datasheet,it supports "64 GB per controller, 192 GB per chip"

 

This is LRDIMM that is coming under registered_dimm.But as per the u-boot code its is going for unbuffered code i did changes not its detecting this RAM but now its is showing.

"Waiting for D_INIT timeout. Memory may not work"

 

Please let me know what is the exact configuration i need to add in ddr.h file.

 

static const struct board_specific_parameters rdimm0[] = {

        /*

         * memory controller 0

         *   num|  hi| rank|  clk| wrlvl |   wrlvl   |  wrlvl | cpo  |wrdata|2T

         * ranks| mhz| GB  |adjst| start |   ctl2    |  ctl3  |      |delay |

         */

        {4,  1350, 0, 5,     9, 0x08070605, 0x06070806,   0xff,    2,  0},

        {4,  1666, 0, 5,    11, 0x0a080706, 0x07090906,   0xff,    2,  0},

        {4,  1900, 0, 4,     8, 0x080a0a0c, 0x0e0e0f0a,   0xff,    2,  0},

        {4,  2140, 0, 5,    12, 0x0b090807, 0x080a0b07,   0xff,    2,  0},

        {2,  1350, 0, 5,     9, 0x08070605, 0x06070806,   0xff,    2,  0},

        {2,  1666, 0, 5,    11, 0x0a090806, 0x08090a06,   0xff,    2,  0},

        {2,  2140, 0, 5,    12, 0x0b090807, 0x080a0b07,   0xff,    2,  0},

        {1,  1350, 0, 5,     9, 0x08070605, 0x06070806,   0xff,    2,  0},

        {1,  1666, 0, 5,    11, 0x0a090806, 0x08090a06,   0xff,    2,  0},

        {1,  2140, 0, 4,    12, 0x0b090807, 0x080a0b07,   0xff,    2,  0},

        {}

};

 

My DIMM module is RANK 4

 

Let me know how can i solve this issue.

 

Thanks

Abhishek Ojha

标签 (1)
0 项奖励
回复
1 解答
462 次查看
lunminliang
NXP Employee
NXP Employee

Hello abhishek ojha,

LRDIMM is not supported in T4240 or other QorIQ product.  See features for DDR controller in the device reference manual:

• Unbuffered and registered DIMMs

pastedImage_0.png


Have a great day,
Lunmin

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
回复
1 回复
463 次查看
lunminliang
NXP Employee
NXP Employee

Hello abhishek ojha,

LRDIMM is not supported in T4240 or other QorIQ product.  See features for DDR controller in the device reference manual:

• Unbuffered and registered DIMMs

pastedImage_0.png


Have a great day,
Lunmin

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复