i.MX535 - LPDDR2 Kernel Config

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

i.MX535 - LPDDR2 Kernel Config

跳至解决方案
769 次查看
SrideviK
Contributor III

Hi,

We are using Android R10.4 BSP as our reference.

In our custom platform we are using LPDDR2 interfaced to i.MX535 and PMIC used in MC34708.

Basically without Power management we have the device running properly as the Uboot DCD customization is done to meet the LPDDR2 requirement.

But when the power management is enabled & device enters suspend mode, it gets stuck in suspend_in_iram. There are some configurations in suspend.s.

Pls advice on the Kernel changes required with respect to LPDDR2 configuration.

Regards,

Sridevi

标签 (2)
0 项奖励
1 解答
599 次查看
AnsonHuang
NXP Employee
NXP Employee

Hi, Sridevi

     I think maybe you can try comment out the DDR IO related power setting(PM_SET_HIGHZ_PAD), as LPDDR2 has different IO settings.

在原帖中查看解决方案

0 项奖励
2 回复数
600 次查看
AnsonHuang
NXP Employee
NXP Employee

Hi, Sridevi

     I think maybe you can try comment out the DDR IO related power setting(PM_SET_HIGHZ_PAD), as LPDDR2 has different IO settings.

0 项奖励
599 次查看
SrideviK
Contributor III

Hi Yongcai Huang,

Yes. Commented out the DDR IO related power setting (PM_SET_HIGHZ_PAD) in suspend.S.

Suspend & Wakeup is working fine.

Thanks for the support.

Regards,

Sridevi

0 项奖励