comparison target-utils/flash-boot-wa/flash-boot-wa.S @ 201:59de85ae94a7

target-utils/flash-boot-wa written
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 01 May 2017 21:02:58 +0000
parents
children
comparison
equal deleted inserted replaced
200:cc6594a7fc7a 201:59de85ae94a7
1 .text
2 .code 32
3 .globl _entry
4
5 _entry: ldr r1, =0xFFFFFB10
6 mov r2, #0x0300
7 strh r2, [r1]
8 mov pc, #0