All of lore.kernel.org
 help / color / mirror / Atom feed
* Developing and cross-compiling an ASoC driver
@ 2009-10-22 14:08 Szabolcs Erki
  2009-10-22 14:21 ` Mark Brown
  0 siblings, 1 reply; 5+ messages in thread
From: Szabolcs Erki @ 2009-10-22 14:08 UTC (permalink / raw)
  To: alsa-devel

Hello,

I recently designed a custom board based on an AT91SAM9 microcontroller
connected with an ADC via I2S.
In the project we need a data acquisition application, which can store
audio stream to wav files. On my opinion arecord fulfills our requirements. The "only" thing we have to do
is writing an ASoC driver especially for the ADC (ADS1274), and cross
compile it to the Linux4SAM embedded Linux environment.

I didn't find any suitable description how to do a cross-platform driver development process.
Could you please give me some introduction how to:

- cross compile alsa-driver (AFAIK ASoC is part of it, and ALSA is
part of the linux kernel), and alsa-utils (for getting arecord)
- cross compile the newly developed alsa driver
- integrate ASoC and the custom driver to the patched kernel
(Linux4SAM) and cross compile them to one image.

Thank you for your help in advance!

Br,
Szabolcs Erki

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

end of thread, other threads:[~2009-10-22 15:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-22 14:08 Developing and cross-compiling an ASoC driver Szabolcs Erki
2009-10-22 14:21 ` Mark Brown
2009-10-22 14:40   ` Szabolcs Erki
2009-10-22 14:52     ` Mark Brown
2009-10-22 15:05       ` Szabolcs Erki

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.