]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - common/cmd_vfd.c
Patch by Guillaume Alexandre,, 04 Nov 2002:
[karo-tx-uboot.git] / common / cmd_vfd.c
index d2c63d6e9cd36327d514a549debde50639ebb218..49df56c9f04875befbfc88c7d415a0ff4f78a9cd 100644 (file)
@@ -72,7 +72,7 @@ int trab_vfd (ulong bitmap)
                        return 0;
                case VFD_REMOTE_LOGO_BMPNR:
                        transfer_pic(1, &vfd_remote_logo_bitmap[0],
-                               VFD_TEST_LOGO_HEIGHT, VFD_TEST_LOGO_WIDTH);
+                               VFD_REMOTE_LOGO_HEIGHT, VFD_REMOTE_LOGO_WIDTH);
                        return 0;
 #endif
                default: