]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - cpu/arm920t/start.S
* Avoid flicker on the TRAB's VFD by synchronizing the enable with
[karo-tx-uboot.git] / cpu / arm920t / start.S
index a858dfa05eb80e0b4a4436da8ed0b443d611f482..4a4825ab36af5bca9253a708c54ecf83f148af55 100644 (file)
@@ -446,6 +446,9 @@ fiq:
 reset_cpu:
 #ifdef CONFIG_S3C2400
        bl      disable_interrupts
+# ifdef CONFIG_TRAB
+       bl      disable_vfd
+# endif
        ldr     r1, _rWTCON
        ldr     r2, _rWTCNT
        /* Disable watchdog */