]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/eukrea/cpuat91/cpuat91.c
arm:at91-boards: remove console_init_f where unnecessary
[karo-tx-uboot.git] / board / eukrea / cpuat91 / cpuat91.c
index f654f87b725f12d93e6a60cbadcd286a7abf658a..c74c3fc567068bfdf08035d10e075aa89e9f0640 100644 (file)
@@ -43,8 +43,6 @@ DECLARE_GLOBAL_DATA_PTR;
 
 int board_init(void)
 {
-       /* Enable Ctrlc */
-       console_init_f();
        /* arch number of CPUAT91-Board */
        gd->bd->bi_arch_number = MACH_TYPE_CPUAT91;
        /* adress of boot parameters */