提交 9e265aa7 编写于 作者: S Sergio Aguirre

omap3: 3630sdp: Explicitly enable all UARTs

All UARTs seem physically reachable, so, enable them all.
Signed-off-by: NSergio Aguirre <saaguirre@ti.com>
上级 2d7f6610
...@@ -96,6 +96,7 @@ static struct omap_board_mux board_mux[] __initdata = { ...@@ -96,6 +96,7 @@ static struct omap_board_mux board_mux[] __initdata = {
static void __init omap_sdp_init(void) static void __init omap_sdp_init(void)
{ {
omap3_mux_init(board_mux, OMAP_PACKAGE_CBP); omap3_mux_init(board_mux, OMAP_PACKAGE_CBP);
omap_serial_init();
zoom_peripherals_init(); zoom_peripherals_init();
board_smc91x_init(); board_smc91x_init();
enable_board_wakeup_source(); enable_board_wakeup_source();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册