projects
/
proxmark3-svn
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Make canned responsed const
[proxmark3-svn]
/
bootrom
/
ram-reset.s
Commit
Line
Data
6658905f
1
.extern BootROM
\r
2
\r
8652988d
3
.section .startphase2,"ax"
\r
4
.code 32
\r
5
.align 0
\r
6658905f
6
\r
8652988d
7
.global ramstart
\r
8
ramstart:
\r
e3ae0257
9
ldr sp, .stack_end
\r
6658905f
10
bl BootROM
\r
e3ae0257
11
\r
12
.stack_end:
\r
13
.word _stack_end
\r
Impressum
,
Datenschutz