fixed gaffe: disable interrupts reset init script
git-svn-id: svn://svn.berlios.de/openocd/trunk@1011 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
parent
a48ac31dff
commit
5ea46227b0
|
@ -1,4 +1,5 @@
|
|||
reg cpsr 0x000000D3
|
||||
# disable interrupts
|
||||
reg cpsr 0x00000053
|
||||
|
||||
mww 0xFFE00000 0x0100273D
|
||||
mww 0xFFE00004 0x08002125
|
||||
|
|
Loading…
Reference in New Issue