Hello, I pushed following updates:
commit 157ec06ef780e3dac510f35b6fcf496c22fb24f9 (HEAD -> 2016.09+fslc, fslc/2016.09+fslc) Author: Fabio Berton <[email protected]> Date: Tue Oct 18 11:59:36 2016 -0200 mx6cuboxi: Use PARTUUID to specify the rootfs location Currently the rootfs location is passed via mmcblk number and the problem with this approach is that the mmcblk number for the eMMC changes depending on the kernel version. In order to avoid such issue, use UUID method to specify the rootfs location. This change was made based on U-Boot commit: - ca4f338e2efece5196eb2178e5f7d07be828da6e Signed-off-by: Fabio Berton <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 1009975a22499e79b55d1e800a71ecd8c06c6bfb Author: Fabio Berton <[email protected]> Date: Tue Oct 18 11:59:35 2016 -0200 wandboard: Use PARTUUID to specify the rootfs location Currently the rootfs location is passed via mmcblk number and the problem with this approach is that the mmcblk number for the eMMC changes depending on the kernel version. In order to avoid such issue, use UUID method to specify the rootfs location. This change was made based on U-Boot commit: - ca4f338e2efece5196eb2178e5f7d07be828da6e Signed-off-by: Fabio Berton <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 7616d9967568f2032635558d31f152f7d710c55b Author: Fabio Berton <[email protected]> Date: Mon Oct 17 17:16:34 2016 -0200 configs: wandboard: Set fdt based on board_rev and board_name New kernel linux-wandboard version 4.1.15_1.1.0_ga changed device tree name adding board revision on file name. The new names are: - imx6dl-wandboard-revb1 - imx6dl-wandboard-revc1 - imx6q-wandboard-revb1 - imx6q-wandboard-revc1 Add condition to set correct fdt name based on board_rev and board_name. Signed-off-by: Fabio Berton <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 912816479ac3d9b6af36cce6f2106d8ebbd05cd7 Author: Fabio Berton <[email protected]> Date: Mon Oct 17 17:16:33 2016 -0200 Revert "Revert conversion for config_distro_bootcmd.h" This reverts commit 6ed7ce72c7945ae972ebf0adb47c2b58c377b3cf. Signed-off-by: Fabio Berton <[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
