]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - post/cpu/mpc8xx/uart.c
mpc8xx: remove RPXlite_dw, quantum board support
[karo-tx-uboot.git] / post / cpu / mpc8xx / uart.c
index 5214c71b085cd394cc975bda57e39f03ac06524a..b3cb1923db700eb85738c0980f5d1f895a7afc4a 100644 (file)
@@ -106,11 +106,6 @@ static void smc_init (int smc_index)
                        ~(smc_index == 1 ? BCSR1_RS232EN_1 : BCSR1_RS232EN_2);
 #endif
 
-#if defined(CONFIG_RPXLITE)
-       /* Enable Monitor Port Transceiver */
-       *((uchar *) BCSR0) |= BCSR0_ENMONXCVR;
-#endif
-
        /* Set the physical address of the host memory buffers in
         * the buffer descriptors.
         */