]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/csb226/csb226.c
* Avoid flicker on the TRAB's VFD by synchronizing the enable with
[karo-tx-uboot.git] / board / csb226 / csb226.c
index 11cab005c661b1338be5f80ef099404be8f29deb..a79d168e044cf9189827cb6eac0b18ab10d9772e 100644 (file)
 
 int misc_init_r(void)
 {
+#if 0  
        uchar *str;
        
        /* determine if the software update key is pressed during startup */
-#if 0  
        /* not ported yet... */
        if (GPLR0 & 0x00000800) {
                printf("using bootcmd_normal (sw-update button not pressed)\n");