Hi, I pushed following changes into master branch:
commit 69bed23e70f84ff9a67b9a416f588a98fb72aa1e Author: Eric Nelson <[email protected]> Date: Tue Aug 27 18:52:26 2013 +0000 u-boot-boundary: Update to 2013-07 release This patch updates U-Boot and the boot script to the latest production version as described in this post: http://boundarydevices.com/u-boot-2013-07-release/ For Yocto users, it also adds support for processor and memory configurations other than the standard Quad-core/1GB option. To build U-Boot for other CPU or memory combinations, you can set the UBOOT_MACHINE variable in your local.conf according to the following table: Processor Memory Configuration -------------- ------ -------------------- i.MX6Quad/Dual 1GB nitrogen6q_config i.MX6Quad/Dual 2GB nitrogen6q2g_config i.MX6Dual-Lite 1GB nitrogen6dl_config i.MX6Dual-Lite 2GB nitrogen6dl2g_config i.MX6Solo 512MB nitrogen6s_config i.MX6Solo 1GB nitrogen6s1g_config This patch also updates the boot script to allow support for device-tree-enabled kernels in preparation for a 3.5.7 alpha release. If a device-tree binary (imx6q_sabrelite.dtb or imx6q_nitrogen6x.dtb) is found in the root directory of the boot (p1) partition, it will be passed to the kernel. Change-Id: Ieeeb4b094ddfbcf3982bfe4a682015b5cbe25797 Signed-off-by: Eric Nelson <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 191404273c6f58998ec44aef87715332c00a30f7 Author: Alexandre Belloni <[email protected]> Date: Mon Aug 26 16:58:47 2013 +0000 cfa10036: Add cfa10036 machine configuration This configuration supports the following Crystalfontz boards: - cfa-10036 - cfa-10037 - cfa-10049 - cfa-10055 - cfa-10056 - cfa-10057 - cfa-10058 which are all based on the cfa-10036. Change-Id: Iabab3cfb7802e025c7da66155bc47c9164bcf1fa Signed-off-by: Alexandre Belloni <[email protected]> commit 9b1a8e78558ed4e5aee4b415d962a1d4c1adf1c4 Author: Alexandre Belloni <[email protected]> Date: Mon Aug 26 16:58:46 2013 +0000 linux-cfa: Add a kernel recipe supporting Crystalfontz boards Change-Id: Id81bdf6388c26a56837ed9ed46c1f2f78ec02b2f Signed-off-by: Alexandre Belloni <[email protected]> commit e3bc44ce103356c49a5d3d3d3692243198f9dce7 Author: Alexandre Belloni <[email protected]> Date: Mon Aug 26 16:58:45 2013 +0000 imx-bootlets: Add a recipe for barebox and cfa-10036 support Change-Id: I705c0c2fcf8bb06e3dbd129b2005856a8a90a589 Signed-off-by: Alexandre Belloni <[email protected]> commit a85f36f7b2634f8b92e69c29e7c7954632993932 Author: Alexandre Belloni <[email protected]> Date: Mon Aug 26 16:58:44 2013 +0000 barebox 2013.08.0: Add support for the cfa10036 Change-Id: I376c2e6174dc67716d1c98b0abf8d6aba0e748e8 Signed-off-by: Alexandre Belloni <[email protected]> commit 955d58e8344f4b610cfad19829fd2598ade3fc8e Author: Otavio Salvador <[email protected]> Date: Sun Jul 21 19:34:26 2013 -0300 linux-boundary: Add support to Vivante 4.6.9p12 GPU code This backport the support for Vivante 4.6.9p12 GPU from 3.5.7 kernel while Freescale does not make a new 3.0.35 release with this. Change-Id: If3bf361344d6a661a141e5545d5ab381865b10e6 Signed-off-by: Otavio Salvador <[email protected]> commit f8034cccd1ca2d224607241477162efa986f2478 Author: Otavio Salvador <[email protected]> Date: Sat Jul 20 16:36:12 2013 -0300 linux-wandboard: Add support to Vivante 4.6.9p12 GPU code This backport the support for Vivante 4.6.9p12 GPU from 3.5.7 kernel while Freescale does not make a new 3.0.35 release with this. Change-Id: Iab703925874d62bab8ec90a45c9245b061aa30a5 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
