ypr0: Add kernel module to required support fm radio.
commit9c33f93c1c9bfd37f33f638eccceefa4c0d5b5e6
authorThomas Martitz <kugel@rockbox.org>
Mon, 28 May 2012 17:31:46 +0000 (28 19:31 +0200)
committerThomas Martitz <kugel@rockbox.org>
Mon, 28 May 2012 17:38:09 +0000 (28 19:38 +0200)
tree300c51d61e2fb3bfe34abef9132b26f3086f087c
parenteb027788cf6a073f54d48f9dad92d66bf1dbf53c
ypr0: Add kernel module to required support fm radio.

To support fm radio a kernel module was written. This module is added to
the patched firmware that loads Rockbox. It's pre-compiled but its source
archive provided.

The kernel module provides raw-access to the built-in si4709 radio chip.
Our existing si 47xx drivers can be re-used this way.

The module itself was written Lorenzo Miori, I only integrated it
into the tree.

Change-Id: I6205d28a505d57791eaeb627e6856b9a1eaeaeaa
utils/ypr0tools/README
utils/ypr0tools/files/lib/modules/si4709.ko [new file with mode: 0755]
utils/ypr0tools/rockbox.sh
utils/ypr0tools/si4709.7z [new file with mode: 0644]