|
@@ -38,6 +38,10 @@
|
|
#include <asm/cacheflush.h>
|
|
#include <asm/cacheflush.h>
|
|
#endif
|
|
#endif
|
|
|
|
|
|
|
|
+#ifdef CONFIG_SERIAL_BFIN_MODULE
|
|
|
|
+# undef CONFIG_EARLY_PRINTK
|
|
|
|
+#endif
|
|
|
|
+
|
|
/* UART name and device definitions */
|
|
/* UART name and device definitions */
|
|
#define BFIN_SERIAL_NAME "ttyBF"
|
|
#define BFIN_SERIAL_NAME "ttyBF"
|
|
#define BFIN_SERIAL_MAJOR 204
|
|
#define BFIN_SERIAL_MAJOR 204
|