On Thu, Oct 30, 2008 at 8:12 PM, David Brownell <david-b@xxxxxxxxxxx> wrote: > On Thursday 30 October 2008, Tony Lindgren wrote: >> @@ -212,7 +212,7 @@ static void __init overo_init(void) >> omap_board_config = overo_config; >> omap_board_config_size = ARRAY_SIZE(overo_config); >> omap_serial_init(); >> - hsmmc_init(); >> + hsmmc_init(HSMMC1); > > Overo has its SDIO WLAN chip (libertas) hard wired to the second controller, > as I understand things ... or maybe it's the third one. :) Correct! The wi2wi chip is connected to mmc2 with a 4 bit data path. Steve -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html