]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/BuS/vl_ma2sc/vl_ma2sc.c
arm:at91-boards: remove console_init_f where unnecessary
[karo-tx-uboot.git] / board / BuS / vl_ma2sc / vl_ma2sc.c
index 62ed6fb432b1e75766de8ff3dc7fe58fd26152fb..84b2060aedbb914ba19e270ce8c8a442f1b4912c 100644 (file)
@@ -244,9 +244,6 @@ int board_init(void)
        writel(pin, &pio->piod.odr);
        writel(pin, &pio->piod.owdr);
 
-       /* Enable Ctrlc */
-       console_init_f();
-
        gd->bd->bi_arch_number = MACH_TYPE_VL_MA2SC;
        /* adress of boot parameters */
        gd->bd->bi_boot_params = CONFIG_SYS_SDRAM_BASE + 0x100;