]> git.zerfleddert.de Git - linexec-j720/commitdiff
disable lcd controller when booting linux, this prevents ghost-lines while master
authormichael <michael>
Sat, 21 Apr 2007 21:10:17 +0000 (21:10 +0000)
committermichael <michael>
Sat, 21 Apr 2007 21:10:17 +0000 (21:10 +0000)
booting

asm/asm.asm
out/linexec.exe

index aae80b8634b940e4039facd05eaabd6fbf7ef0be..a4aaa9a27c097ed04ef1336231db114275bef294 100644 (file)
                bic     r8, r8, #1
                str     r8, [r9]
 
+               mov     r8, #0
+               ldr     r9, =0x48000000
+               str     r8, [r9, #0x1FC]
+
+
 ; turn off unused serial ports
 
                mov r8, #0
index 0cfcb0ee9ae42aec0af63d48fa616617a86ee44d..94cb5c3df3c6ad3969297b45ca4d8d8981914787 100755 (executable)
Binary files a/out/linexec.exe and b/out/linexec.exe differ
Impressum, Datenschutz