tizen 2.4 release
[profile/mobile/platform/kernel/u-boot-tm1.git] / arch / arm / cpu / arm720t / lpc2292 / iap_entry.S
1 IAP_ADDRESS:    .word   0x7FFFFFF1
2
3 .globl iap_entry
4 iap_entry:
5         ldr     r2, IAP_ADDRESS
6         bx      r2
7         mov     pc, lr