TWiki> Linux Web>WebLeftBar>BuildImx6q (revision 2)EditAttach

Add Wi-Fi support to Freescale i.MX6Q based platforms

HDG200 R2 source code

File Description
nrx900-1.0.5.tar.gz Driver code for HDG200 R2
defconfig-hdg200-r2.cfg Important Linux kernel configs

Build HDG200 R2 driver

In the following we assume that the target platform is imx6qsabresd (i.e.MCIMX6Q-SDB)

  1. Ensure linux kernel configs according to defconfig-hdg200-r2.cfg are set!
  2. Unpack
    $ tar -xvzf nrx900-1.0.5.tar.gz
  3. Config
    $ echo "COMPONENTS := wifi sdio" > .../nrx900/driver/linux/platform/imx6qsabresd.mk
    $ echo "D+=NRX_CONFIG_SDIO_HS" >> .../nrx900/driver/linux/platform/imx6qsabresd.mk
  4. Build
    $ cd nrx900/driver/linux
    $ make PLATFORM=imx6qsabresd KERNEL_DIR=... ARCH=arm CROSS_COMPILE=... all
    $ make PLATFORM=imx6qsabresd KERNEL_DIR=... ARCH=arm CROSS_COMPILE=... INSTALL_MOD_PATH=... modules_install
  5. Install firmware
    $ install -D nrx900/firmware/x_mac/GENERATED-FILES/nrx2b_chip_patch/patch.fw <INSTALL_MOD_PATH>/lib/firmware/nanoradio/nrx900_wifi.fw

Yocto layer for HDG200 R2

File Description
meta-hdg200-r2.tar.gz Yocto layer for HDG200 R2

Yocto layer for H&D wireless demo images

File Description
meta-hdw.tar.gz Yocto layer H&D Wireless demo images
Topic attachments
I Attachment Action Size Date Who Comment
Unknown file formatcfg defconfig-hdg200-r2.cfg manage 0.4 K 2014-01-07 - 14:14 AndersGrahn defconfig-hdg200-r2.cfg
Edit | Attach | Print version | History: r5 < r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions...
Topic revision: r2 - 2014-01-07 - 14:14:48 - AndersGrahn
 
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback