Hello, I pushed following updates:
commit 373e77941ba9fc094b8a3fe56265972a4b76b9de (HEAD, fslc/dizzy, for-dizzy) Author: Eric Nelson <[email protected]> Date: Thu Mar 19 16:17:52 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 2e1c461d8a11d30d3dad5015fa6470239824474a Author: Eric Nelson <[email protected]> Date: Thu Mar 19 12:53:29 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]> 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
