]> git.zerfleddert.de Git - linexec-j720/blob - asm/test123.asm
disable lcd controller when booting linux, this prevents ghost-lines while
[linexec-j720] / asm / test123.asm
1 loopl ldr r5, =0xA0051000 ; right before we jump in
2 ldr r6, =0xA0051100
3 ldr r8, =0xFE00FE00
4 str r8, [r5]
5 add r5, r5, #0x04
6 cmp r5,r6
7 blt loopl
Impressum, Datenschutz