All of lore.kernel.org
 help / color / mirror / Atom feed
* Initial Support for the Samsung Omnia (SGH-i900)
@ 2009-11-15 13:34 Alex Ferguson
  2009-11-16  9:51 ` Stefan Schmidt
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Alex Ferguson @ 2009-11-15 13:34 UTC (permalink / raw)
  To: openembedded-devel

I've been working on some initial support for the Samsung Omnia (SGH-i900)
in the form of a machine configuration file and kernel. I also posted this
as a bug here:

http://bugs.openembedded.org/show_bug.cgi?id=5335

Stefan Schmidt pointed out some issues with the kernel recipe, and I'd like
some help with one of them.

Currently, the kernel comes from the Andromnia project, and uses their git
repository to fetch the sources. They are the only ones who are actively
working on a kernel, and working together should help speed up the process
of porting the Linux kernel on the SGH-i900, no matter the userspace
implementation.

The kernel requires the gspi8686 firmware images from Marvell for the WiFi
adapter to work. Currently, the firmware files are copied into the kernel
source tree under the directory "firmware" for static inclusion. That's
because of certain constraints with Android.

Question: I'd like to keep the same behavior, but I'm not certain of the
exact way. I could DEPEND on the marvell-gspi-fw package and then have the
kernel recipe copy the firmware files from STAGING_LIBDIR. But that seems
like an error prone behavior. Is there any other way, short of providing my
own files in SRC_URI or not including the firmware in the kernel at all?


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2009-11-20 12:31 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-15 13:34 Initial Support for the Samsung Omnia (SGH-i900) Alex Ferguson
2009-11-16  9:51 ` Stefan Schmidt
2009-11-16 13:11 ` Alex Ferguson
2009-11-16 13:18   ` Koen Kooi
2009-11-16 13:52   ` Marcin Juszkiewicz
2009-11-18 16:12   ` Alex Ferguson
2009-11-18 17:51     ` Koen Kooi
2009-11-18 19:47       ` Alex Ferguson
2009-11-20  9:23 ` Koen Kooi
2009-11-20  9:51   ` Alex Ferguson
2009-11-20 11:10     ` Koen Kooi
2009-11-20 12:12       ` Alex Ferguson
2009-11-20 12:29         ` Koen Kooi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.