Can i install pcie wifi card on imx6solo-sabresd(YOCTO)?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Can i install pcie wifi card on imx6solo-sabresd(YOCTO)?

768 Views
hanseunglee
Contributor III

Hello everyone~!

I want to set pcie-wifi card on imx6solo-sabresd card.

--------------------------------------------------------------------------------------------------

BB_VERSION = "1.28.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "Ubuntu-14.04"
TARGET_SYS = "arm-poky-linux-gnueabi"
MACHINE = "imx6dlsabresd"
DISTRO = "fsl-imx-fb"
DISTRO_VERSION = "4.1.15-1.2.0"
TUNE_FEATURES = "arm armv7a vfp neon callconvention-hard cortexa9"
TARGET_FPU = "vfp-neon"

--------------------------------------------------------------------------------------------------

 

I want to check for pcie wifi set. Can you with me?

build$bitbake -c menuconfig linux-imx

Bus support -> PCI support(*) 

                     -> MSI and MSI-X

                     -> PCI host controller drivers -> Freescale i.mx6 pcie controller 

                                                                     -> Generic PCI host controller

                     -> PCI Express port bus sopport

Is it ok for PCIe enable on target board?

 

If you have experience for install pcie wifi card with YOCTO system, reply advice please. 

Thank you for your time.

HAN.

Labels (1)
0 Kudos
1 Reply

408 Views
igorpadykov
NXP Employee
NXP Employee

Hi Hanseung

in general yes, porting guidelines should be provided by chip vendor,

examples can be found in

wifi_intel.c android lollipop build error... 

How to Enable PCIe WiFi into i.MX6 Android Release? 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos