RE: [PATCH 3/4] Adding support for OMAP3 Beagle Board

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Dirk,

> > +}
> > +
> > +static struct omap_board_config_kernel omap3_beagle_config[] __initdata
> = {
> > +	{OMAP_TAG_UART,	&omap3_beagle_uart_config },
> > +};
> > +
> > +static void __init omap3_beagle_init(void)
> > +{
> > +	omap_board_config = omap3_beagle_config;
> > +	omap_board_config_size = ARRAY_SIZE(omap3_beagle_config);
> > +	omap_serial_init();
> 
> Do you like to add here MMC and USB init like recently proposed by
> Koen Kooi?
>
They are any ways adding new functionality we can bring them in as new patches. Just trying to avoid another round of testing :)
 
> If I understand correctly, these patches currently won't boot on
> BeagleBoard if MMC and USB are missing?
> 
I have tried with Ramdisk. Kernel boots on Beagle with out USB and MMC.

Regards,
Khasim

--
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

[Index of Archives]     [Linux Arm (vger)]     [ARM Kernel]     [ARM MSM]     [Linux Tegra]     [Linux WPAN Networking]     [Linux Wireless Networking]     [Maemo Users]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux