[linux-yocto] [PATCH 0/6] [PATCH] meta:valleyisland: Enable Marvell WiFi and Bluetooth support

wei.tee.ng at intel.com wei.tee.ng at intel.com
Fri Jun 19 01:50:40 PDT 2015


From: Ng Wei Tee <wei.tee.ng at intel.com>

Hi all,

This patch is to enable Marvell Wifi and Bluetooth driver support
in valleyisland-32.scc and valleyisland.scc.

Valley Island BSP does not have Wifi and Bluetooth driver support.
We used the configs available in bluetooth.cfg and bluetooth-usb.cfg
to turn on the driver configuration. The commits for features/bluetooth
were backported from linux-yocto_3.19 into linux-yocto_3.10.

A new features/mwifiex/mwifiex.cfg and mwifiex.scc were created to
support Marwell wifi features.

This configuration was built and tested working on Bayley Bay Board.
Please review and provide feedback if any.

This patch is target for linux-yocto-3.10 on meta branch.

Thanks.

Regards,
Wei Tee
The following changes since commit 1b6394b7047e4b614e14145987463cb030dc81f9:

  features: soc: fix typo in baytrail.cfg (2015-03-23 11:50:30 -0400)

are available in the git repository at:

  git://git.yoctoproject.org/linux-yocto-contrib weiteeng/meta-update2
  http://git.yoctoproject.org/cgit.cgi/linux-yocto-contrib/log/?h=weiteeng/meta-update2

Cristian Iorga (2):
  meta: features/bluetooth: add more configurations for Bluetooth
    support
  meta: features/bluetooth: add support for USB Bluetooth hardware

Max Eliaser (1):
  meta: features/bluetooth: add configuration fragment for Bluetooth
    support

Ng Wei Tee (3):
  meta: features/bluetooth: Change the CONFIG_BT as module
  meta: features/mwifiex: Add new configuration for Marwell Wifi
    support
  meta: valleyisland: Enable Wifi and Bluetooth driver support

 .../bsp/intel-common/intel-common-standard.scc     |    3 +++
 .../bsp/valleyisland/valleyisland-32.scc           |    7 +++++++
 .../kernel-cache/bsp/valleyisland/valleyisland.scc |    7 +++++++
 .../features/bluetooth/bluetooth-usb.cfg           |    1 +
 .../features/bluetooth/bluetooth-usb.scc           |    6 ++++++
 .../kernel-cache/features/bluetooth/bluetooth.cfg  |    9 +++++++++
 .../kernel-cache/features/bluetooth/bluetooth.scc  |    1 +
 meta/cfg/kernel-cache/features/mwifiex/mwifiex.cfg |    7 +++++++
 meta/cfg/kernel-cache/features/mwifiex/mwifiex.scc |    4 ++++
 9 files changed, 45 insertions(+)
 create mode 100644 meta/cfg/kernel-cache/features/bluetooth/bluetooth-usb.cfg
 create mode 100644 meta/cfg/kernel-cache/features/bluetooth/bluetooth-usb.scc
 create mode 100644 meta/cfg/kernel-cache/features/bluetooth/bluetooth.cfg
 create mode 100644 meta/cfg/kernel-cache/features/bluetooth/bluetooth.scc
 create mode 100644 meta/cfg/kernel-cache/features/mwifiex/mwifiex.cfg
 create mode 100644 meta/cfg/kernel-cache/features/mwifiex/mwifiex.scc

-- 
1.7.9.5



More information about the linux-yocto mailing list