P1010 reset by software

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

P1010 reset by software

2,510 次查看
tsybezoff
Contributor II

Hi to all!

Please, help me!
How to reset p1010 core by software???

标签 (1)
标记 (3)
0 项奖励
回复
5 回复数

2,230 次查看
ufedor
NXP Employee
NXP Employee

Refer to the do_reset function in the arch/powerpc/cpu/mpc85xx/cpu.c:

u-boot/cpu.c at 00cde476c84275124a51cb55a53a253cd75fba6c · qoriq-open-source/u-boot · GitHub 

0 项奖励
回复

2,230 次查看
tsybezoff
Contributor II

my ROM is not boot from spi after reset the core((

0 项奖励
回复

2,230 次查看
ufedor
NXP Employee
NXP Employee

> my ROM is not boot from spi after reset the core((

What exactly does this mean?

Please provide detailed technical description of the issue.

Consider that for normal processor rebooting it is required to perform the SOC reset (by applying HRESET_B) - not only the core reset.

0 项奖励
回复

2,230 次查看
tsybezoff
Contributor II

i wanna reboot (restart) my proccessor by software.
Please, give me instructions step-by-step how i can do that

0 项奖励
回复

2,230 次查看
ufedor
NXP Employee
NXP Employee

It is possible to assert by software HRESET_REQ_B external signal, which has to be used in the design to generate HRESET_B pulse - refer to the P1010 QorIQ Integrated Processor Reference Manual, 4.5.1.2 Hard reset.

0 项奖励
回复