T4160RDB hang issue

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

T4160RDB hang issue

Jump to solution
1,187 Views
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 Kudos
1 Solution
929 Views
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.

View solution in original post

0 Kudos
4 Replies
930 Views
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 Kudos
929 Views
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 Kudos
929 Views
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 Kudos
929 Views
vinothkumars
Senior Contributor IV

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

Regards,

VinothS

Regards,
Vinothkumar Sekar
0 Kudos