Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a84b4a1bf87a2f76b59c64b0c01bb7b91a6de7eb
/
.
/
arch
/
arm
/
cpu
/
arm720t
/
lpc2292
/
iap_entry.S
blob: c31d5190bd7fa771a5d1342900ce222b03b6f957 [
file
] [
log
] [
blame
]
IAP_ADDRESS
:
.word
0x7FFFFFF1
.globl iap_entry
iap_entry
:
ldr r2
,
IAP_ADDRESS
bx r2
mov pc
,
lr