From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: ptxdist@pengutronix.de,
"Dr. Patrick Langfeld" <patrick.langfeld@optimeas.de>
Subject: Re: [ptxdist] Crosscompile a WIFI USB stick firmware with ptxdist
Date: Thu, 27 Dec 2012 15:01:40 +0100 [thread overview]
Message-ID: <20121227150140.559d9fc1@skate> (raw)
In-Reply-To: <em4c52ac29-1a5b-4cba-bc10-0cfb711eec71@plh001-think>
Dear Dr. Patrick Langfeld,
On Thu, 27 Dec 2012 13:12:28 +0000, Dr. Patrick Langfeld wrote:
> My kernel is already configured with the wireless LAN components for
> 80211 and the driver in Lan USB network adapter using the CARL9170,
> which is the correct one for the DWA-160.
>
> Now the hard part is to crosscompile the firmware carl9170-1.fw for the
> USB network adapter. The sources can be found in a git repository
> https://github.com/chunkeey/carl9170fw.git
If you don't intend to do active development on this firmware, it's
probably easier to use a pre-built version of it, as available at
http://linuxwireless.org/en/users/Drivers/carl9170#Firmware_binary.
> and come with an autogen.sh script file, which I attached for you to
> have a look at.
>
> Now I am wondering HOW TO PROCEED and implement the build process of
> autogen.sh in ptxdist and which package type is appropriate. Is it a
> ./ptx newpackage target or a src-cmake-prog as the autogen.sh makes use
> of cmake.
> In the readme file is written, that to build the firmware one would need
> a SH-2 toolchain. Is this also true for cross-compilation? Do I really
> need to build this toolchain first?
The firmware is the code that runs *inside* your Wifi chip, and
apparently this Wifi chip uses a SuperH 2 processor. So, regardless of
whether your embedded system uses a ARM processor, a x86 processor, or
something else, your USB Wifi device embeds a SH2 processor, and the
firmware is targeting this processor, not your main application
processor (ARM i.MX53 in your case).
So again, unless you need to make modifications to the firmware, I
would probably recommend to go with a pre-built version.
Best regards,
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
--
ptxdist mailing list
ptxdist@pengutronix.de
next prev parent reply other threads:[~2012-12-27 14:02 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-27 13:12 Dr. Patrick Langfeld
2012-12-27 14:01 ` Thomas Petazzoni [this message]
2012-12-28 10:00 ` Josef Holzmayr
2012-12-28 16:05 ` Robert Schwebel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20121227150140.559d9fc1@skate \
--to=thomas.petazzoni@free-electrons.com \
--cc=patrick.langfeld@optimeas.de \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox