Hello, I pushed following updates:
commit 22f6672c3ef58bf5070d0c6894a459fada66f55e (HEAD, fslc/master-next, fslc/master, pending) Author: Eric Nelson <[email protected]> Date: Thu Mar 19 16:19:00 2015 -0700 u-boot-boundary/u-boot-script-boundary: update to fcb04d6 (v2014.07) Update to Boundary Devices U-Boot 2014.07 tree. This update only contains a single general-purpose change to the boot script: the addition of an environment variable 'wlmac' which will be passed to the WL12xx WiFi driver to be used as the mac address to prevent the need to use the calibrator utility and manage files that differ across devices. The U-Boot source files did not change and the version is bumped only to keep the two recipes in sync and prevent multiple downloads. If you configure your board like this: U-Boot > setenv wlmac 00:de:ad:be:ef:01 U-Boot > saveenv && boot You'll get a clause in your kernel command line: wlcore.mac=00:de:ad:be:ef:01 All Boundary Devices Nitrogen6x and Nitrogen6_Max boards shipped with the WL12xx WiFi/BT adapter should have this variable set before shipment. If not, please contact Boundary Devices at [email protected] Signed-off-by: Eric Nelson <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit a1a89b4c8a7847ec0db91c5eec7d3158a3b072c3 Author: Eric Nelson <[email protected]> Date: Thu Mar 19 12:52:51 2015 -0700 u-boot-script-boundary: use nitrogen6x boot script for MACHINE imx6qsabrelite Signed-off-by: Eric Nelson <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 0f4942175f8ae00741b2fee2ab82ceedb58f15c3 Author: Stefan Agner <[email protected]> Date: Wed Mar 18 11:08:14 2015 +0100 kernel-module-mcc: provide recipe adapted to a 3.18 based Toradex kernel This adds a recipe for the forked version of the MCC kernel module. The fork includes changes to compile and run the module with the 3.18 based kernel provided by linux-toradex_3.18.bb. The forked version requires the functionality of the SEMA4 and MSCM CPU2CPU interrupts exported by the kernel through some Vybrid specific symbols: - mscm_request_cpu2cpu_irq - mscm_free_cpu2cpu_irq - mscm_trigger_cpu2cpu_irq - mvf_sema4_assign - mvf_sema4_deassign Currently, those symbols are provided by the Toradex Linux kernel only (linux-toradex_3.18.bb). Signed-off-by: Stefan Agner <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 7c650e1d8ca84359bbd088a15deecfbc8f78c643 Author: Stefan Agner <[email protected]> Date: Wed Mar 18 11:08:13 2015 +0100 pcl052: pcm052: quartz: add base SOC_FAMILY vf Add new base SOC_FAMILY vf. Signed-off-by: Stefan Agner <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> Regards, -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://code.ossystems.com.br Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
