P1010 reset by software

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

P1010 reset by software

2,509件の閲覧回数
tsybezoff
Contributor II

Hi to all!

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

ラベル(1)
タグ(3)
0 件の賞賛
返信
5 返答(返信)

2,229件の閲覧回数
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,229件の閲覧回数
tsybezoff
Contributor II

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

0 件の賞賛
返信

2,229件の閲覧回数
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,229件の閲覧回数
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,229件の閲覧回数
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 件の賞賛
返信