[Angstrom-distro-users] Marvel 8385 on Akita
Colin
colin-david-bates at supanet.com
Sat May 3 09:09:51 CEST 2008
Colin <colin-david-bates at ...> writes:
>
> Looking about I am guessing I need to compile my own kernel with libertas
> enabled. I am bitbaking at the moment. Can anyone confirm I am doing the right
> thing? Will enabling libertas as a module interface with the CF card?
>
> Cheers,
>
> Colin
>
Hi,
For anyone else trying to get this the Marvel chip set CF working...
To add the modules to a bitbake build edit:
"org.openembedded.stable/packages/linux/linux-rp-2.6.24/defconfig-akita"
Add the lines:
CONFIG_LIBERTAS=m
CONFIG_LIBERTAS_CS=m
Get the firmware using:
Run "git clone git://git.infradead.org/users/schurig/libertas-tools.git tools"
Change to the "tools" directory and run "make".
This will give you the firmware files libertas_cs.fw & libertas_cs_helper.fw
which will need to be copied to the "/lib/firmware" directory on the Z.
It looks like 8385 support is being added to bitbake atm. These instructions are
for the impatient newbies like me.
Cheers,
Colin
More information about the Angstrom-distro-users
mailing list