T4160RDB hang issue

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

T4160RDB hang issue

跳至解决方案
3,017 次查看
vinothkumars
Senior Contributor IV

Hi All,

   We have a custom board built with T4160RDB processor. I am facing the issue where uboot hangs. u-boot hang when reboot command issued from Linux console. But, it will work when normal power on and off sequence mean boots normally,  What could be the issue?

Regards, VinothS

Regards,
Vinothkumar Sekar
0 项奖励
回复
1 解答
2,759 次查看
ufedor
NXP Employee
NXP Employee

You wrote:

> We have a custom board built with T4160RDB processor.

T4160?

Or T4240RDB board?

The Linux reboot is implemented using the RSTCR register - refer to the /arch/powerpc/sysdev/fsl_soc.c

Please check how RESET_REQ_B assertion is handled in your hardware.

在原帖中查看解决方案

0 项奖励
回复
4 回复数
2,760 次查看
ufedor
NXP Employee
NXP Employee

You wrote:

> We have a custom board built with T4160RDB processor.

T4160?

Or T4240RDB board?

The Linux reboot is implemented using the RSTCR register - refer to the /arch/powerpc/sysdev/fsl_soc.c

Please check how RESET_REQ_B assertion is handled in your hardware.

0 项奖励
回复
2,759 次查看
vinothkumars
Senior Contributor IV

Hi Ufedor,

Thank you for the reply. This the problem with hardware. Reboot works after implementing the RESET_REQ_B in Hardware side.

Thanks,

VinothS.

Regards,
Vinothkumar Sekar
0 项奖励
回复
2,759 次查看
vinothkumars
Senior Contributor IV

Ufedor,

Thank you for your reply.

I am using T4160RDB-64B machine only.

So, for reboot from Linux console want to do the RSTCR register configuration in Linux side.

 

Regards, Vinoth

Regards,
Vinothkumar Sekar
0 项奖励
回复
2,759 次查看
vinothkumars
Senior Contributor IV

Currently close this thread. This is the problem with loading FMAN binary code.

Regards,

VinothS

Regards,
Vinothkumar Sekar
0 项奖励
回复