]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/blackfin/mach-bf533/boards/ezkit.c
Blackfin arch: fix bug - kernel stops at initial console
[linux-2.6-omap-h63xx.git] / arch / blackfin / mach-bf533 / boards / ezkit.c
index 69abceafb4d0bcef6e7131d6e0666dfc9fd91df3..08cd0969de475a98b6b82670b80825fab8e0a891 100644 (file)
@@ -368,6 +368,10 @@ static struct platform_device *ezkit_devices[] __initdata = {
        &rtc_device,
 #endif
 
+#if defined(CONFIG_SERIAL_BFIN) || defined(CONFIG_SERIAL_BFIN_MODULE)
+       &bfin_uart_device,
+#endif
+
 #if defined(CONFIG_BFIN_SIR) || defined(CONFIG_BFIN_SIR_MODULE)
 #ifdef CONFIG_BFIN_SIR0
        &bfin_sir0_device,