omap3: 3630sdp: Explicitly enable all UARTs
All UARTs seem physically reachable, so, enable them all. Signed-off-by: Sergio Aguirre <saaguirre@ti.com>
This commit is contained in:
parent
2d7f66104c
commit
9e265aa7ac
@ -96,6 +96,7 @@ static struct omap_board_mux board_mux[] __initdata = {
|
||||
static void __init omap_sdp_init(void)
|
||||
{
|
||||
omap3_mux_init(board_mux, OMAP_PACKAGE_CBP);
|
||||
omap_serial_init();
|
||||
zoom_peripherals_init();
|
||||
board_smc91x_init();
|
||||
enable_board_wakeup_source();
|
||||
|
Loading…
Reference in New Issue
Block a user