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

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

 



Syed Mohammed, Khasim wrote:
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 :)

Yes, okay, with below hint this makes sense.

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.

Ah, maybe I missed this hint. Yes, with ramdisk it will work. I think Koen's issue yesterday was to mount MMC card and this confused me ;)

Thanks for clarification,

Dirk

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