[meta-freescale] [meta-fsl-arm-extra][PATCH v3 0/2] Enable wifi support for Wandboard Dual

John Weber rjohnweber at gmail.com
Thu Mar 21 20:18:10 PDT 2013


This patchset provides fixes and wifi support for Wandboard-Dual.

  Adds a recipe (broadcom-nvram-config) to provide the nvram file for 
  the chip.

  Adds a dependency in the wandboard-dual machine conf to integrate
  the broadcom-nvram-config recipe.
  
Changes since v2:

  Driver replacement patches were merged through a different method due to
  excessive size of the patch.  ESDHC patch was merged in the same manner.
  Both are not in this set.
	
  Removed the linux-firmware bbappend as that function will be added
  through a contribution to poky/oe-core.
	
  Changed wandboard-wifi-support recipe to broadcom-nvram-config and made
  it machine-independent and more useful.  Thanks to Otavio for his 
  assistance in doing this.

Changes since v1:
  
  Removed an unneeded formatting change to the ESDHC platform data patch.
  
  Combined the remove and add patches for the wifi device driver, as 
  well as integrated the changes to the kernel recipe.
  
  Separated out the machine-specific code from the linux-firmware.bbappend
  and removed the PRINC in linux-firmware_git.bbappend in anticipation that
  we will be upstreaming this into oe-core.
  
  Created a machine-specific wifi support recipe for wandboard.
  
  Added patch numbers to the shortlog
John Weber (2):
  broadcom-nvram-config: add nvram file support
  wandboard-dual: Add broadcom-nvram-support to machine

 conf/machine/wandboard-dual.conf                   |    3 +
 .../broadcom-nvram-config/broadcom-nvram-config.bb |   28 ++++++++
 .../files/LICENCE.broadcom_bcm43xx                 |   65 ++++++++++++++++++
 .../files/wandboard-dual/nvram.txt                 |   70 ++++++++++++++++++++
 4 files changed, 166 insertions(+)
 create mode 100644 recipes-bsp/broadcom-nvram-config/broadcom-nvram-config.bb
 create mode 100644 recipes-bsp/broadcom-nvram-config/files/LICENCE.broadcom_bcm43xx
 create mode 100644 recipes-bsp/broadcom-nvram-config/files/wandboard-dual/nvram.txt

-- 
1.7.9.5




More information about the meta-freescale mailing list