mx51evk: Add DVI output support
[pandora-u-boot.git] / board / freescale / mx51evk / mx51evk.c
index d1ef431..54c16b1 100644 (file)
@@ -489,8 +489,6 @@ int board_init(void)
        /* address of boot parameters */
        gd->bd->bi_boot_params = PHYS_SDRAM_1 + 0x100;
 
-       lcd_enable();
-
        return 0;
 }