]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/calao/sbc35_a9g20/sbc35_a9g20.c
arm:at91-boards: remove console_init_f where unnecessary
[karo-tx-uboot.git] / board / calao / sbc35_a9g20 / sbc35_a9g20.c
index b6c8791f0486fb7d6fe101c9e399ab2e77cea840..d3b368451b2704583a7db56345c4a1b876bf3630 100644 (file)
@@ -149,9 +149,6 @@ static void sbc35_a9g20_macb_hw_init(void)
 
 int board_init(void)
 {
-       /* Enable Ctrlc */
-       console_init_f();
-
        /* adress of boot parameters */
        gd->bd->bi_boot_params = CONFIG_SYS_SDRAM_BASE + 0x100;